Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVsyncConfiguration.cpp120 nsecs_t thresholdForNextVsync, nsecs_t hwcMinWorkDuration) in PhaseOffsets() argument
134 mThresholdForNextVsync(thresholdForNextVsync), in PhaseOffsets()
DVsyncConfiguration.h112 std::optional<nsecs_t> highFpsEarlyGpuAppOffsetNs, nsecs_t thresholdForNextVsync,
/frameworks/native/services/surfaceflinger/tests/unittests/
DVsyncConfigurationTest.cpp183 nsecs_t thresholdForNextVsync, nsecs_t hwcMinWorkDuration) in TestablePhaseOffsets() argument
189 thresholdForNextVsync, hwcMinWorkDuration) {} in TestablePhaseOffsets()