Home
last modified time | relevance | path

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

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