Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.cpp153 std::unique_ptr<LayerHistory> layerHistory, Options options) in Scheduler() argument
156 mLayerHistory(std::move(layerHistory)), in Scheduler()