Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/
Dcros_gralloc_helpers.h25 int32_t cros_gralloc_sync_wait(int32_t acquire_fence);
Dcros_gralloc_helpers.cc56 int32_t cros_gralloc_sync_wait(int32_t acquire_fence) in cros_gralloc_sync_wait() function
Dcros_gralloc_driver.cc254 int32_t ret = cros_gralloc_sync_wait(acquire_fence); in lock()
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc226 ret = cros_gralloc_sync_wait(fence_fd); in gralloc0_unlock()