Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp3548 void Layer::updateTexImage(nsecs_t latchTime, bool bgColorOnly) { in updateTexImage()
4138 const bool bgColorOnly = mDrawingState.bgColorLayer != nullptr; in latchBuffer() local
4142 bool Layer::latchBufferImpl(bool& recomputeVisibleRegions, nsecs_t latchTime, bool bgColorOnly) { in latchBufferImpl()
DSurfaceFlinger.cpp2557 const bool bgColorOnly = in updateLayerSnapshots() local