Home
last modified time | relevance | path

Searched defs:needsAnotherUpdate (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DCompositionEngine.cpp84 bool CompositionEngine::needsAnotherUpdate() const { in needsAnotherUpdate() function in android::compositionengine::impl::CompositionEngine
183 bool needsAnotherUpdate = false; in preComposition() local