Searched refs:isLayerActive (Results 1 – 1 of 1) sorted by relevance
42 bool isLayerActive(const LayerInfo& info, nsecs_t threshold) { in isLayerActive() function186 if (isLayerActive(*info, threshold)) { in partitionLayers()