Home
last modified time | relevance | path

Searched refs:drv_bo_destroy (Results 1 – 5 of 5) sorted by relevance

/external/minigbm/cros_gralloc/
Dcros_gralloc_buffer.cc24 drv_bo_destroy(bo_); in ~cros_gralloc_buffer()
Dcros_gralloc_driver.cc122 drv_bo_destroy(bo); in allocate()
/external/minigbm/
Ddrv.h125 void drv_bo_destroy(struct bo *bo);
Ddrv.c321 void drv_bo_destroy(struct bo *bo) in drv_bo_destroy() function
391 drv_bo_destroy(bo); in drv_bo_import()
Dgbm.c159 drv_bo_destroy(bo->bo); in gbm_bo_destroy()