Home
last modified time | relevance | path

Searched refs:thresholdForNextVsync (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVsyncConfiguration.cpp122 nsecs_t thresholdForNextVsync, nsecs_t hwcMinWorkDuration) in PhaseOffsets() argument
136 mThresholdForNextVsync(thresholdForNextVsync), in PhaseOffsets()
H A DVsyncConfiguration.h114 std::optional<nsecs_t> highFpsEarlyGpuAppOffsetNs, nsecs_t thresholdForNextVsync,
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVsyncConfigurationTest.cpp183 nsecs_t thresholdForNextVsync, nsecs_t hwcMinWorkDuration) in TestablePhaseOffsets() argument
189 highFpsEarlyGpuAppOffsetNs, thresholdForNextVsync, in TestablePhaseOffsets()