Searched refs:modulateVsync (Results 1 – 2 of 2) sorted by relevance
1117 modulateVsync(&VsyncModulator::onRefreshRateChangeInitiated); in setDesiredActiveMode()1754 modulateVsync(&VsyncModulator::onRefreshRateChangeCompleted); in onComposerHalVsync()2151 modulateVsync(&VsyncModulator::onDisplayRefresh, usedGpuComposition); in onMessageRefresh()2515 modulateVsync(&VsyncModulator::onTransactionCommit); in handleTransaction()3459 modulateVsync(&VsyncModulator::setTransactionSchedule, schedule, token); in setTransactionFlags()
590 void modulateVsync(Handler handler, Args... args) { in modulateVsync() function