Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGralloc2.cpp336 [&](const auto& tmpError, const auto& tmpReleaseFence) in unlock()
343 auto fenceHandle = tmpReleaseFence.getNativeHandle(); in unlock()
DGralloc3.cpp293 auto ret = mMapper->unlock(buffer, [&](const auto& tmpError, const auto& tmpReleaseFence) { in unlock() argument
299 auto fenceHandle = tmpReleaseFence.getNativeHandle(); in unlock()
DGralloc4.cpp409 auto ret = mMapper->unlock(buffer, [&](const auto& tmpError, const auto& tmpReleaseFence) { in unlock() argument
415 auto fenceHandle = tmpReleaseFence.getNativeHandle(); in unlock()