Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DITransactionCompletedListener.h115 SurfaceStats(const sp<IBinder>& sc, std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence, in SurfaceStats()
128 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
H A DSurfaceComposerClient.h91 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h142 SurfaceStats(const sp<IBinder>& sc, std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence, in SurfaceStats()
156 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
DSurfaceComposerClient.h86 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h142 SurfaceStats(const sp<IBinder>& sc, std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence, in SurfaceStats()
156 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
DSurfaceComposerClient.h86 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h142 SurfaceStats(const sp<IBinder>& sc, std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence, in SurfaceStats()
156 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
DSurfaceComposerClient.h86 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h134 SurfaceStats(const sp<IBinder>& sc, std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence, in SurfaceStats()
148 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
DSurfaceComposerClient.h79 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h134 SurfaceStats(const sp<IBinder>& sc, std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence, in SurfaceStats()
148 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
DSurfaceComposerClient.h79 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h142 SurfaceStats(const sp<IBinder>& sc, std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence, in SurfaceStats()
156 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
DSurfaceComposerClient.h86 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h134 SurfaceStats(const sp<IBinder>& sc, std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence, in SurfaceStats()
148 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
DSurfaceComposerClient.h79 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h134 SurfaceStats(const sp<IBinder>& sc, std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence, in SurfaceStats()
148 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
DSurfaceComposerClient.h79 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; member
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DTransactionCallbackInvoker.h46 std::variant<nsecs_t, sp<Fence>> acquireTimeOrFence = -1; variable
/aosp_15_r20/frameworks/base/native/android/
H A Dsurface_control.cpp167 std::variant<int64_t, sp<Fence>> acquireTimeOrFence; member