Searched refs:kDisallow (Results 1 – 4 of 4) sorted by relevance
639 static constexpr bool kDisallow = true; in TEST_F() local640 mScheduler->disableHardwareVsync(kDisplayId1, kDisallow); in TEST_F()641 mScheduler->disableHardwareVsync(kDisplayId2, kDisallow); in TEST_F()654 static constexpr bool kDisallow = true; in TEST_F() local655 mScheduler->disableHardwareVsync(kDisplayId1, kDisallow); in TEST_F()676 static constexpr bool kDisallow = true; in TEST_F() local677 mScheduler->disableHardwareVsync(kDisplayId1, kDisallow); in TEST_F()678 mScheduler->disableHardwareVsync(kDisplayId2, kDisallow); in TEST_F()698 static constexpr bool kDisallow = true; in TEST_F() local699 mScheduler->disableHardwareVsync(kDisplayId1, kDisallow); in TEST_F()[all …]
173 constexpr bool kDisallow = false; in addResyncSample() local174 disableHardwareVsync(kDisallow); in addResyncSample()
657 constexpr bool kDisallow = false; in addPresentFence() local658 schedule->disableHardwareVsync(kDisallow); in addPresentFence()811 constexpr bool kDisallow = false; in kernelIdleTimerCallback() local812 display.schedulePtr->disableHardwareVsync(kDisallow); in kernelIdleTimerCallback()
6281 constexpr bool kDisallow = true; in setPowerModeInternal() local6282 mScheduler->disableHardwareVsync(displayId, kDisallow); in setPowerModeInternal()6312 constexpr bool kDisallow = true; in setPowerModeInternal() local6313 mScheduler->disableHardwareVsync(displayId, kDisallow); in setPowerModeInternal()