Searched refs:qxl_upload_box (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_surface.h | 53 void qxl_upload_box (qxl_surface_t *surface, int x1, int y1, int x2, int y2);
|
| H A D | qxl_surface.c | 270 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 D | qxl_surface_ums.c | 838 qxl_upload_box (surface, 0, 0, width, height);
|
Completed in 55 milliseconds