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