Searched refs:setVsyncConfig (Results 1 – 2 of 2) sorted by relevance
593 setVsyncConfig(*config, vsyncPeriod); in modulateVsync()823 void setVsyncConfig(const VsyncModulator::VsyncConfig&, nsecs_t vsyncPeriod);
3220 setVsyncConfig(mVsyncModulator->setVsyncConfigSet(mVsyncConfiguration->getCurrentConfigs()), in updatePhaseConfiguration()3224 void SurfaceFlinger::setVsyncConfig(const VsyncModulator::VsyncConfig& config, in setVsyncConfig() function in android::SurfaceFlinger