Home
last modified time | relevance | path

Searched refs:LayerInInactiveMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerHistory.cpp148 if (found == LayerStatus::LayerInInactiveMap) { in record()
185 if (found == LayerStatus::LayerInInactiveMap && info->isVisible()) { in setLayerProperties()
439 return {LayerStatus::LayerInInactiveMap, &(it->second)}; in findLayer()
H A DLayerHistory.h125 LayerInInactiveMap, enumerator