Searched refs:full_box (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_xv.c506 BoxRec full_box, half_box; local in function:glamor_xv_put_image
577 full_box.x1 = 0;
578 full_box.y1 = 0;
579 full_box.x2 = width;
580 full_box.y2 = nlines;
587 glamor_upload_boxes(port_priv->src_pix[0], &full_box, 1,
604 full_box.x1 = 0;
605 full_box.y1 = 0;
606 full_box.x2 = width;
607 full_box
[all...]

Completed in 3 milliseconds