Home
last modified time | relevance | path

Searched refs:cros_gralloc_convert_handle (Results 1 – 4 of 4) sorted by relevance

/external/minigbm/cros_gralloc/
Dcros_gralloc_driver.cc170 auto hnd = cros_gralloc_convert_handle(handle); in retain()
227 auto hnd = cros_gralloc_convert_handle(handle); in release()
259 auto hnd = cros_gralloc_convert_handle(handle); in lock()
278 auto hnd = cros_gralloc_convert_handle(handle); in unlock()
304 auto hnd = cros_gralloc_convert_handle(handle); in get_backing_store()
Dcros_gralloc_helpers.h23 cros_gralloc_handle_t cros_gralloc_convert_handle(buffer_handle_t handle);
Dcros_gralloc_helpers.cc47 cros_gralloc_handle_t cros_gralloc_convert_handle(buffer_handle_t handle) in cros_gralloc_convert_handle() function
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc127 auto hnd = cros_gralloc_convert_handle(*handle); in gralloc0_alloc()
256 auto hnd = cros_gralloc_convert_handle(handle); in gralloc0_perform()
308 auto hnd = cros_gralloc_convert_handle(handle); in gralloc0_lock_async()
350 auto hnd = cros_gralloc_convert_handle(handle); in gralloc0_lock_async_ycbcr()