Searched refs:getVsyncConfig (Results 1 – 5 of 5) sorted by relevance
58 VsyncConfig getVsyncConfig() const EXCLUDES(mMutex);
132 VsyncConfig VsyncModulator::getVsyncConfig() const { in getVsyncConfig() function in android::scheduler::VsyncModulator
206 .sfWorkDuration = mVsyncModulator->getVsyncConfig().sfWorkDuration, in onFrameSignal()
75 EXPECT_EQ(configs, mVsyncModulator->getVsyncConfig());80 EXPECT_EQ(configs, mVsyncModulator->getVsyncConfig()); \
2657 mScheduler->vsyncModulator().getVsyncConfig().sfWorkDuration; in commit()4435 if (mScheduler->vsyncModulator().getVsyncConfig().sfWorkDuration > in scheduleNotifyExpectedPresentHint()