Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1210 void Layer::updateTexImage(nsecs_t latchTime, bool bgColorOnly) { in updateTexImage()
1460 bool Layer::latchBufferImpl(bool& recomputeVisibleRegions, nsecs_t latchTime, bool bgColorOnly) { in latchBufferImpl()
H A DSurfaceFlinger.cpp2587 const bool bgColorOnly = in updateLayerSnapshots() local