Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DCompositionRefreshArgs.h32 using Layers = std::vector<sp<compositionengine::LayerFE>>; variable
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.h243 using Layers = std::unordered_map<hal::HWLayerId, std::weak_ptr<HWC2::impl::Layer>>; variable
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerClient.h271 std::unordered_map<Layer, LayerBuffers> Layers; member