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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_surface.h53 void qxl_upload_box (qxl_surface_t *surface, int x1, int y1, int x2, int y2);
H A Dqxl_surface.c270 qxl_upload_box (qxl_surface_t *surface, int x1, int y1, int x2, int y2) function in typeref:typename:void
366 qxl_upload_box (surface, boxes->x1, boxes->y1, boxes->x2, boxes->y2);
373 qxl_upload_box (surface,
H A Dqxl_surface_ums.c838 qxl_upload_box (surface, 0, 0, width, height);

Completed in 55 milliseconds