Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.cpp104 partitionLayers(now); in summarize()
144 void LayerHistory::partitionLayers(nsecs_t now) { in partitionLayers() function in android::scheduler::impl::LayerHistory
DLayerHistory.h121 void partitionLayers(nsecs_t now) REQUIRES(mLock);
179 void partitionLayers(nsecs_t now) REQUIRES(mLock);
DLayerHistoryV2.cpp120 partitionLayers(now); in summarize()
157 void LayerHistoryV2::partitionLayers(nsecs_t now) { in partitionLayers() function in android::scheduler::impl::LayerHistoryV2