Searched defs:mustRecompose (Results 1 – 3 of 3) sorted by relevance
125 status_t RenderSurface::beginFrame(bool mustRecompose) { in beginFrame()
917 const bool mustRecompose = dirty && !(empty && wasEmpty); in beginFrame() local
127 status_t VirtualDisplaySurface::beginFrame(bool mustRecompose) { in beginFrame()