Home
last modified time | relevance | path

Searched defs:Layers (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
DCompositionRefreshArgs.h32 using Layers = std::vector<sp<compositionengine::LayerFE>>; variable
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.h285 using Layers = std::unordered_map<hal::HWLayerId, std::weak_ptr<HWC2::impl::Layer>>; variable