Home
last modified time | relevance | path

Searched refs:tmpReleaseFence (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/ui/
DGralloc3.cpp284 auto ret = mMapper->unlock(buffer, [&](const auto& tmpError, const auto& tmpReleaseFence) { in unlock() argument
290 auto fenceHandle = tmpReleaseFence.getNativeHandle(); in unlock()
DGralloc2.cpp327 [&](const auto& tmpError, const auto& tmpReleaseFence) in unlock()
334 auto fenceHandle = tmpReleaseFence.getNativeHandle(); in unlock()
DGralloc4.cpp377 auto ret = mMapper->unlock(buffer, [&](const auto& tmpError, const auto& tmpReleaseFence) { in unlock() argument
383 auto fenceHandle = tmpReleaseFence.getNativeHandle(); in unlock()