Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DRenderSurface.cpp125 status_t RenderSurface::beginFrame(bool mustRecompose) { in beginFrame()
DOutput.cpp917 const bool mustRecompose = dirty && !(empty && wasEmpty); in beginFrame() local
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.cpp127 status_t VirtualDisplaySurface::beginFrame(bool mustRecompose) { in beginFrame()