Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp940 struct ChildLayerVariant : public LayerVariant { struct
941 using Base = LayerVariant;
942 using FlingerLayerType = typename LayerVariant::FlingerLayerType;
943 using ParentBase = ParentLayerVariant;
945 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer()
958 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers()