Home
last modified time | relevance | path

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

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