Searched defs:mVsyncMoveThreshold (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ | ||
H A D | VSyncDispatchRealtimeTest.cpp | 103 static nsecs_t constexpr mVsyncMoveThreshold = toNs(500us); member |
H A D | VSyncDispatchTimerQueueTest.cpp | 222 nsecs_t const mVsyncMoveThreshold = 300; member in android::scheduler::VSyncDispatchTimerQueueTest |