Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp1002 struct ChildLayerVariant : public LayerVariant { struct
1003 using Base = LayerVariant;
1004 using FlingerLayerType = typename LayerVariant::FlingerLayerType;
1005 using ParentBase = ParentLayerVariant;
1007 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer()
1020 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers()