Searched defs:bgColorOnly (Results 1 – 2 of 2) sorted by relevance
3460 void Layer::updateTexImage(nsecs_t latchTime, bool bgColorOnly) { in updateTexImage()4049 const bool bgColorOnly = mDrawingState.bgColorLayer != nullptr; in latchBuffer() local4053 bool Layer::latchBufferImpl(bool& recomputeVisibleRegions, nsecs_t latchTime, bool bgColorOnly) { in latchBufferImpl()
2296 const bool bgColorOnly = in updateLayerSnapshots() local