Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DDispSyncSource.h61 const nsecs_t mOffsetThresholdForNextVsync; variable
DPhaseOffsets.h87 nsecs_t mOffsetThresholdForNextVsync; variable
/frameworks/native/services/surfaceflinger/tests/unittests/
DDispSyncSourceTest.cpp54 static constexpr std::chrono::nanoseconds mOffsetThresholdForNextVsync = 16ms; member in android::__anon200b3c6a0111::DispSyncSourceTest