Searched refs:GLAMOR_ACCESS_RO (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_triangles.c | 39 glamor_prepare_access_picture(pSrc, GLAMOR_ACCESS_RO)) { in glamor_triangles()
|
| H A D | glamor_prepare.c | 331 GLAMOR_ACCESS_RO); in glamor_prepare_access_gc() 334 return glamor_prepare_access(&gc->stipple->drawable, GLAMOR_ACCESS_RO); in glamor_prepare_access_gc()
|
| H A D | glamor_image.c | 154 if (glamor_prepare_access_box(drawable, GLAMOR_ACCESS_RO, x, y, w, h)) in glamor_get_image_bail()
|
| H A D | glamor_core.c | 327 if (!glamor_prepare_access(&pixmap->drawable, GLAMOR_ACCESS_RO)) in glamor_bitmap_to_region()
|
| H A D | glamor_copy.c | 174 …if (glamor_prepare_access(dst, GLAMOR_ACCESS_RW) && glamor_prepare_access(src, GLAMOR_ACCESS_RO)) { in glamor_copy_bail() 225 if (!glamor_prepare_access(src, GLAMOR_ACCESS_RO)) in glamor_copy_cpu_fbo()
|
| H A D | glamor_spans.c | 251 if (glamor_prepare_access(drawable, GLAMOR_ACCESS_RO)) in glamor_get_spans_bail()
|
| H A D | glamor_render.c | 1750 glamor_prepare_access_picture_box(source, GLAMOR_ACCESS_RO, in glamor_composite() 1752 glamor_prepare_access_picture_box(mask, GLAMOR_ACCESS_RO, in glamor_composite()
|
| H A D | glamor_priv.h | 323 GLAMOR_ACCESS_RO, enumerator
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 87648 For those pixmap which has valid fbo and opened as GLAMOR_ACCESS_RO
|