Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gbm/main/
H A Dgbm.c110 gbm_device_destroy(struct gbm_device *gbm) in gbm_device_destroy() function
/aosp_15_r20/external/minigbm/
H A Dgbm.c68 PUBLIC void gbm_device_destroy(struct gbm_device *gbm) in gbm_device_destroy() function
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
H A Dminigbm_bindings.rs89 pub fn gbm_device_destroy(gbm: *mut gbm_device); in gbm_device_destroy() function