Home
last modified time | relevance | path

Searched refs:GLAMOR_ACCESS_RO (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_triangles.c39 glamor_prepare_access_picture(pSrc, GLAMOR_ACCESS_RO)) { in glamor_triangles()
H A Dglamor_prepare.c331 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 Dglamor_image.c154 if (glamor_prepare_access_box(drawable, GLAMOR_ACCESS_RO, x, y, w, h)) in glamor_get_image_bail()
H A Dglamor_core.c327 if (!glamor_prepare_access(&pixmap->drawable, GLAMOR_ACCESS_RO)) in glamor_bitmap_to_region()
H A Dglamor_copy.c174 …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 Dglamor_spans.c251 if (glamor_prepare_access(drawable, GLAMOR_ACCESS_RO)) in glamor_get_spans_bail()
H A Dglamor_render.c1750 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 Dglamor_priv.h323 GLAMOR_ACCESS_RO, enumerator
/OK3568_Linux_fs/external/xserver/
H A DChangeLog87648 For those pixmap which has valid fbo and opened as GLAMOR_ACCESS_RO