Searched refs:onRefreshed (Results 1 – 4 of 4) sorted by relevance
87 mVSyncModulator->onRefreshed(false); in TEST_F()101 mVSyncModulator->onRefreshed(false); in TEST_F()106 mVSyncModulator->onRefreshed(false); in TEST_F()119 mVSyncModulator->onRefreshed(false); in TEST_F()131 mVSyncModulator->onRefreshed(false); in TEST_F()136 mVSyncModulator->onRefreshed(false); in TEST_F()149 mVSyncModulator->onRefreshed(false); in TEST_F()161 mVSyncModulator->onRefreshed(false); in TEST_F()173 mVSyncModulator->onRefreshed(false); in TEST_F()178 mVSyncModulator->onRefreshed(false); in TEST_F()[all …]
91 void onRefreshed(bool usedRenderEngine);
112 void VSyncModulator::onRefreshed(bool usedRenderEngine) { in onRefreshed() function in android::scheduler::VSyncModulator
2124 mVSyncModulator->onRefreshed(mHadClientComposition); in onMessageRefresh()