Searched refs:full_box (Results 1 – 1 of 1) sorted by relevance
977 BoxRec full_box, half_box; in glamor_xv_put_image() local1054 full_box.x1 = 0; in glamor_xv_put_image()1055 full_box.y1 = 0; in glamor_xv_put_image()1056 full_box.x2 = width; in glamor_xv_put_image()1057 full_box.y2 = nlines; in glamor_xv_put_image()1064 glamor_upload_boxes(port_priv->src_pix[0], &full_box, 1, in glamor_xv_put_image()1081 full_box.x1 = 0; in glamor_xv_put_image()1082 full_box.y1 = 0; in glamor_xv_put_image()1083 full_box.x2 = width; in glamor_xv_put_image()1084 full_box.y2 = nlines; in glamor_xv_put_image()[all …]