Home
last modified time | relevance | path

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

/device/linaro/dragonboard/gralloc/
Dgralloc_gbm.cpp243 struct gbm_bo *bo = gralloc_gbm_bo_from_handle(handle); in gbm_free()
255 struct gbm_bo *gralloc_gbm_bo_from_handle(buffer_handle_t handle) in gralloc_gbm_bo_from_handle() function
266 struct gbm_bo *bo = gralloc_gbm_bo_from_handle(handle); in gbm_map()
399 struct gbm_bo *bo = gralloc_gbm_bo_from_handle(handle); in gralloc_gbm_bo_lock()
463 struct gbm_bo *bo = gralloc_gbm_bo_from_handle(handle); in gralloc_gbm_bo_unlock()
Dgralloc_gbm_priv.h42 struct gbm_bo *gralloc_gbm_bo_from_handle(buffer_handle_t handle);