Lines Matching refs:mVsyncMoveThreshold
229 nsecs_t const mVsyncMoveThreshold = 300; member in android::scheduler::VSyncDispatchTimerQueueTest
234 mDispatchGroupThreshold, mVsyncMoveThreshold);
244 mVsyncMoveThreshold); in TEST_F()
635 .lastVsync = timestamp - mVsyncMoveThreshold}); in TEST_F()
649 .lastVsync = timestamp + mVsyncMoveThreshold}); in TEST_F()
1226 nsecs_t const mVsyncMoveThreshold = 200; member in android::scheduler::VSyncDispatchTimerQueueEntryTest
1234 name, [](auto, auto, auto) {}, mVsyncMoveThreshold); in TEST_F()
1242 "test", [](auto, auto, auto) {}, mVsyncMoveThreshold); in TEST_F()
1267 "test", [](auto, auto, auto) {}, mVsyncMoveThreshold); in TEST_F()
1293 mVsyncMoveThreshold); in TEST_F()
1326 "test", [](auto, auto, auto) {}, mVsyncMoveThreshold); in TEST_F()
1349 "test", [](auto, auto, auto) {}, mVsyncMoveThreshold); in TEST_F()
1363 "test", [](auto, auto, auto) {}, mVsyncMoveThreshold); in TEST_F()
1397 "test", [](auto, auto, auto) {}, mVsyncMoveThreshold); in TEST_F()
1407 nextAnticipatedVSyncTimeFrom(1000 + mVsyncMoveThreshold, in TEST_F()
1427 VSyncDispatchTimerQueueEntry entry("test", [](auto, auto, auto) {}, mVsyncMoveThreshold); in TEST_F()
1459 "test", [](auto, auto, auto) {}, mVsyncMoveThreshold); in TEST_F()
1486 mVsyncMoveThreshold); in TEST_F()