Home
last modified time | relevance | path

Searched defs:vsyncPhaseOffsetNs (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVsyncConfigurationTest.cpp173 TestablePhaseOffsets(nsecs_t vsyncPhaseOffsetNs, nsecs_t sfVSyncPhaseOffsetNs, in TestablePhaseOffsets()
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVsyncConfiguration.cpp112 PhaseOffsets::PhaseOffsets(Fps currentFps, nsecs_t vsyncPhaseOffsetNs, nsecs_t sfVSyncPhaseOffsetNs, in PhaseOffsets()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h214 static int64_t vsyncPhaseOffsetNs; variable