Home
last modified time | relevance | path

Searched refs:glamor_pixmap_drm_only (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c1623 if (glamor_pixmap_drm_only(source_pixmap)) in glamor_composite()
1629 if (glamor_pixmap_drm_only(mask_pixmap)) in glamor_composite()
H A Dglamor_priv.h428 glamor_pixmap_drm_only(PixmapPtr pixmap) in glamor_pixmap_drm_only() function