Home
last modified time | relevance | path

Searched defs:gbm_bo_get_device (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gbm/main/
H A Dgbm.c305 gbm_bo_get_device(struct gbm_bo *bo) in gbm_bo_get_device() function
/aosp_15_r20/external/minigbm/
H A Dgbm.c335 PUBLIC struct gbm_device *gbm_bo_get_device(struct gbm_bo *bo) in gbm_bo_get_device() function
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
H A Dminigbm_bindings.rs189 pub fn gbm_bo_get_device(bo: *mut gbm_bo) -> *mut gbm_device; in gbm_bo_get_device() function