Searched refs:getVsyncConfig (Results 1 – 4 of 4) sorted by relevance
78 EXPECT_EQ(configs, mVsyncModulator->getVsyncConfig());83 EXPECT_EQ(configs, mVsyncModulator->getVsyncConfig()); \
91 VsyncConfig getVsyncConfig() const EXCLUDES(mMutex);
132 VsyncModulator::VsyncConfig VsyncModulator::getVsyncConfig() const { in getVsyncConfig() function in android::scheduler::VsyncModulator
1866 return mVsyncModulator->getVsyncConfig().sfOffset > 0 ? stats.vsyncTime in calculateExpectedPresentTime()