Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp979 struct ChildLayerVariant : public LayerVariant { struct
980 using Base = LayerVariant;
981 using FlingerLayerType = typename LayerVariant::FlingerLayerType;
982 using ParentBase = ParentLayerVariant;
984 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer()
997 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers()