HomeSort by: relevance | last modified time | path
    Searched defs:full_box (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_xv.c 651 BoxRec full_box, half_box; local
749 full_box.x1 = 0;
750 full_box.y1 = 0;
751 full_box.x2 = width;
752 full_box.y2 = nlines;
759 glamor_upload_boxes(port_priv->src_pix[0], &full_box, 1,
776 full_box.x1 = 0;
777 full_box.y1 = 0;
778 full_box.x2 = width;
779 full_box.y2 = nlines
    [all...]

Completed in 5 milliseconds