Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerInfo.h177 void onLayerInactive(nsecs_t now) { in onLayerInactive() function
189 onLayerInactive(now); in clearHistory()
H A DLayerHistory.cpp216 info->onLayerInactive(now); in partitionLayers()