Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/src/
H A DPresentLatencyTracker.cpp27 Duration presentLatency = Duration::zero(); in trackPendingFrame() local
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DCompositorTiming.h40 nsecs_t presentLatency = kDefaultVsyncPeriod; member
/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DCompositorTiming.h40 nsecs_t presentLatency = kDefaultVsyncPeriod; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/
DCompositorTiming.h40 nsecs_t presentLatency = kDefaultVsyncPeriod; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DCompositorTiming.h40 nsecs_t presentLatency = kDefaultVsyncPeriod; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DCompositorTiming.h40 nsecs_t presentLatency = kDefaultVsyncPeriod; member
/aosp_15_r20/frameworks/native/libs/gui/
H A DCompositorTiming.cpp26 nsecs_t presentLatency) { in CompositorTiming()
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DCompositorTiming_test.cpp45 const nsecs_t presentLatency = kIdealLatency + presentDelay; in TEST() local
H A DSurface_test.cpp1122 nsecs_t presentLatency = 50'000'000) { in makeCompositorTiming()
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h534 std::chrono::nanoseconds presentLatency) const { in calculateMaxAcquiredBufferCount()
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp3168 const Duration presentLatency = mHasReliablePresentFences in onCompositionPresented() local
8022 std::chrono::nanoseconds presentLatency) { in calculateMaxAcquiredBufferCount()
8060 const auto presentLatency = vsyncConfig.appWorkDuration + vsyncConfig.sfWorkDuration; in getMaxAcquiredBufferCountForRefreshRate() local