Home
last modified time | relevance | path

Searched refs:bo_mapped (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_prepare.c102 priv->bo_mapped = TRUE; in glamor_prep_pixmap_box()
162 if (priv->bo_mapped) { in glamor_prep_pixmap_box()
191 if (priv->bo_mapped) { in glamor_finish_access_pixmap()
200 priv->bo_mapped = FALSE; in glamor_finish_access_pixmap()
H A Dglamor_egl.c774 GLAMOR_EXCHANGE(back_priv->bo_mapped, front_priv->bo_mapped); in glamor_egl_exchange_buffers()
H A Dglamor_priv.h369 Bool bo_mapped; member