Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.h95 LayerInInactiveMap, enumerator
DLayerHistory.cpp128 if (found == LayerStatus::LayerInInactiveMap) { in record()
266 return {LayerStatus::LayerInInactiveMap, &(it->second)}; in findLayer()