Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerHistory.cpp42 bool isLayerActive(const LayerInfo& info, nsecs_t threshold) { in isLayerActive() function
186 if (isLayerActive(*info, threshold)) { in partitionLayers()