Searched refs:setNeedsAnotherUpdateForTest (Results 1 – 3 of 3) sorted by relevance
57 void setNeedsAnotherUpdateForTest(bool);
151 void CompositionEngine::setNeedsAnotherUpdateForTest(bool value) { in setNeedsAnotherUpdateForTest() function in android::compositionengine::impl::CompositionEngine
244 mEngine.setNeedsAnotherUpdateForTest(true); in TEST_F()