Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVsyncConfiguration.cpp114 std::optional<nsecs_t> earlyGpuAppOffsetNs, in PhaseOffsets() argument
127 mEarlyGpuAppOffsetNs(earlyGpuAppOffsetNs), in PhaseOffsets()
DVsyncConfiguration.h108 std::optional<nsecs_t> earlyGpuAppOffsetNs, nsecs_t highFpsVsyncPhaseOffsetNs,
/frameworks/native/services/surfaceflinger/tests/unittests/
DVsyncConfigurationTest.cpp177 std::optional<nsecs_t> earlyGpuAppOffsetNs, in TestablePhaseOffsets() argument
185 earlyGpuSfOffsetNs, earlyAppOffsetNs, earlyGpuAppOffsetNs, in TestablePhaseOffsets()