Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerLifecycleManager.cpp245 RequestedLayerState* bgColorLayer = getLayerFromId(layer->bgColorLayerId); in applyTransactions() local
250 RequestedLayerState* bgColorLayer = getLayerFromId(layer->bgColorLayerId); in applyTransactions() local
H A DRequestedLayerState.h141 bool bgColorLayer = false; member
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp2556 sp<Layer> bgColorLayer = getFactory().createEffectLayer( in updateLayerSnapshots() local