Searched refs:glamor_prepare_access_box (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_prepare.c | 252 glamor_prepare_access_box(DrawablePtr drawable, glamor_access_t access, in glamor_prepare_access_box() function 300 return glamor_prepare_access_box(picture->pDrawable, access, in glamor_prepare_access_picture_box() 305 return glamor_prepare_access_box(picture->pDrawable, access, in glamor_prepare_access_picture_box()
|
| H A D | glamor_image.c | 94 if (glamor_prepare_access_box(drawable, GLAMOR_ACCESS_RW, x, y, w, h)) in glamor_put_image_bail() 154 if (glamor_prepare_access_box(drawable, GLAMOR_ACCESS_RO, x, y, w, h)) in glamor_get_image_bail()
|
| H A D | glamor_prepare.h | 30 glamor_prepare_access_box(DrawablePtr drawable, glamor_access_t access,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 33102 glamor: Use glamor_prepare_access_box() for PutImage/GetImage fallback
|