Home
last modified time | relevance | path

Searched defs:layerHierarchy (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/
DFpsReporter.cpp34 void FpsReporter::dispatchLayerFps(const frontend::LayerHierarchy& layerHierarchy) { in dispatchLayerFps()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableScheduler.h206 const surfaceflinger::frontend::LayerHierarchy& layerHierarchy, in updateAttachedChoreographers()
/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerHierarchy.cpp338 swapErase(mHierarchies, [hierarchy](std::unique_ptr<LayerHierarchy>& layerHierarchy) { in onLayerDestroyed()
/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.cpp1082 const surfaceflinger::frontend::LayerHierarchy& layerHierarchy, Fps displayRefreshRate, in updateAttachedChoreographersInternal()
1143 const surfaceflinger::frontend::LayerHierarchy& layerHierarchy, Fps displayRefreshRate) { in updateAttachedChoreographers()