Searched refs:setVsyncConfig (Results 1 – 2 of 2) sorted by relevance
188 setVsyncConfig(*config, getPacesetterVsyncPeriod()); in modulateVsync()378 void setVsyncConfig(const VsyncConfig&, Period vsyncPeriod);
482 setVsyncConfig(mVsyncModulator->setVsyncConfigSet(mVsyncConfiguration->getCurrentConfigs()), in updatePhaseConfiguration()498 void Scheduler::setVsyncConfig(const VsyncConfig& config, Period vsyncPeriod) { in setVsyncConfig() function in android::scheduler::Scheduler