Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.c175 if (pixmap_priv->bo && pixmap_priv->owned_bo) in glamor_egl_set_pixmap_bo()
179 pixmap_priv->owned_bo = TRUE; in glamor_egl_set_pixmap_bo()
252 pixmap_priv->owned_bo = FALSE; in glamor_egl_create_textured_pixmap_from_gbm_bo()
772 GLAMOR_EXCHANGE(back_priv->owned_bo, front_priv->owned_bo); in glamor_egl_exchange_buffers()
H A Dglamor_priv.h367 Bool owned_bo; member