Searched defs:image_bo (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-qxl/dist/src/ | ||
| H A D | qxl_image.c | 73 struct qxl_bo *image_bo; local in function:qxl_image_create 198 qxl_image_destroy(qxl_screen_t * qxl,struct qxl_bo * image_bo) argument [all...] |
| H A D | qxl_surface.h | 49 struct qxl_bo *image_bo; member in struct:qxl_surface_t |
| H A D | qxl_surface.c | 230 struct qxl_bo *image_bo, *drawable_bo; local in function:real_upload_box 295 struct qxl_bo *drawable_bo, *image_bo; local in function:upload_one_primary_region 474 struct qxl_bo *image_bo = qxl->bo_funcs->bo_alloc (qxl, sizeof(struct QXLImage), "image struct for surface"); local in function:image_from_surface_internal 531 struct qxl_bo *image_bo; local in function:qxl_surface_copy 782 struct qxl_bo *image_bo; local in function:qxl_surface_put_image [all...] |
Completed in 5 milliseconds