Searched defs:dest_y1 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | dfps.c | 252 dfps_copy(PixmapPtr dest,int src_x1,int src_y1,int dest_x1,int dest_y1,int width,int height) argument
|
| H A D | qxl_uxa.c | 139 qxl_copy(PixmapPtr dest,int src_x1,int src_y1,int dest_x1,int dest_y1,int width,int height) argument
|
| H A D | qxl_surface.c | 497 qxl_surface_copy(qxl_surface_t * dest,int src_x1,int src_y1,int dest_x1,int dest_y1,int width,int height) argument
|
Completed in 5 milliseconds