Home
last modified time | relevance | path

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

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