Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVsyncConfiguration.cpp120 std::optional<nsecs_t> highFpsEarlyAppOffsetNs, in PhaseOffsets() argument
134 mHighFpsEarlyAppOffsetNs(highFpsEarlyAppOffsetNs), in PhaseOffsets()
H A DVsyncConfiguration.h113 std::optional<nsecs_t> highFpsEarlyAppOffsetNs,
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVsyncConfigurationTest.cpp181 std::optional<nsecs_t> highFpsEarlyAppOffsetNs, in TestablePhaseOffsets() argument
188 highFpsEarlyGpuSfOffsetNs, highFpsEarlyAppOffsetNs, in TestablePhaseOffsets()