Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DTransactionCallbackInvoker.h51 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h145 SurfaceStats(const sp<IBinder>& sc, std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence, in SurfaceStats()
159 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
DSurfaceComposerClient.h87 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; member
/frameworks/base/native/android/
Dsurface_control.cpp154 std::variant<int64_t, sp<Fence>> acquireTimeOrFence; member