Searched refs:gralloc_drm_bo_from_handle (Results 1 – 3 of 3) sorted by relevance
106 bo = gralloc_drm_bo_from_handle(handle); in drm_mod_lock()121 bo = gralloc_drm_bo_from_handle(bhandle); in drm_mod_lock_ycbcr()158 bo = gralloc_drm_bo_from_handle(handle); in drm_mod_unlock()183 bo = gralloc_drm_bo_from_handle(handle); in drm_mod_free_gpu0()
118 struct gralloc_drm_bo_t *gralloc_drm_bo_from_handle(buffer_handle_t handle);
308 struct gralloc_drm_bo_t *gralloc_drm_bo_from_handle(buffer_handle_t handle) in gralloc_drm_bo_from_handle() function