Home
last modified time | relevance | path

Searched defs:acquire_fence (Results 1 – 5 of 5) sorted by relevance

/external/minigbm/cros_gralloc/
Dcros_gralloc_helpers.cc56 int32_t cros_gralloc_sync_wait(int32_t acquire_fence) in cros_gralloc_sync_wait()
Dcros_gralloc_driver.cc250 int32_t cros_gralloc_driver::lock(buffer_handle_t handle, int32_t acquire_fence, in lock()
/external/drm_hwcomposer/
Ddrmhwcomposer.h141 UniqueFd acquire_fence; member
Ddrmhwctwo.h71 void set_acquire_fence(int acquire_fence) { in set_acquire_fence()
Ddrmhwctwo.cpp660 int32_t acquire_fence, in SetClientTarget()
793 int32_t acquire_fence) { in SetLayerBuffer()