Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/src/
DPresentLatencyTracker.cpp27 Duration presentLatency = Duration::zero(); in trackPendingFrame() local
/frameworks/native/libs/gui/include/gui/
DCompositorTiming.h40 nsecs_t presentLatency = kDefaultVsyncPeriod; member
/frameworks/native/libs/gui/
DCompositorTiming.cpp26 nsecs_t presentLatency) { in CompositorTiming()
/frameworks/native/libs/gui/tests/
DCompositorTiming_test.cpp45 const nsecs_t presentLatency = kIdealLatency + presentDelay; in TEST() local
DSurface_test.cpp1084 nsecs_t presentLatency = 50'000'000) { in makeCompositorTiming()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h560 std::chrono::nanoseconds presentLatency) const { in calculateMaxAcquiredBufferCount()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3154 const Duration presentLatency = mHasReliablePresentFences in onCompositionPresented() local
9012 std::chrono::nanoseconds presentLatency) { in calculateMaxAcquiredBufferCount()
9050 const auto presentLatency = vsyncConfig.appWorkDuration + vsyncConfig.sfWorkDuration; in getMaxAcquiredBufferCountForRefreshRate() local