Searched refs:setVsyncPeriod (Results 1 – 5 of 5) sorted by relevance
260 setVsyncPeriod(period); in resyncToHardwareVsync()279 void Scheduler::setVsyncPeriod(const nsecs_t period) { in setVsyncPeriod() function in android::Scheduler
219 void setVsyncPeriod(const nsecs_t period);
456 config.setVsyncPeriod(mRefreshRate); in inject()
153 Builder& setVsyncPeriod(int32_t vsyncPeriod) { in setVsyncPeriod() function
759 .setVsyncPeriod(getAttribute(configId, Attribute::VsyncPeriod)) in loadConfig()