Home
last modified time | relevance | path

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

/aosp14/frameworks/base/native/android/
H A Dsurface_control.cpp244 sp<Fence> presentFence; member
258 auto& presentFence = aSurfaceTransactionStats->presentFence; in ASurfaceTransactionStats_getPresentFenceFd() local
330 … const std::vector<SurfaceControlStats>& surfaceControlStats) { in ASurfaceTransaction_setOnComplete()