Home
last modified time | relevance | path

Searched defs:mVsyncMoveThreshold (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVSyncDispatchRealtimeTest.cpp103 static nsecs_t constexpr mVsyncMoveThreshold = toNs(500us); member
H A DVSyncDispatchTimerQueueTest.cpp222 nsecs_t const mVsyncMoveThreshold = 300; member in android::scheduler::VSyncDispatchTimerQueueTest
969 nsecs_t const mVsyncMoveThreshold = 200; member in android::scheduler::VSyncDispatchTimerQueueEntryTest