Searched defs:ChildLayerVariant (Results 1 – 1 of 1) sorted by relevance
918 struct ChildLayerVariant : public LayerVariant { struct919 using Base = LayerVariant;920 using ParentBase = ParentLayerVariant;922 static frontend::RequestedLayerState createLayer(CompositionTest* test) { in createLayer()932 static void cleanupInjectedLayers(CompositionTest* test) { Base::cleanupInjectedLayers(test); } in cleanupInjectedLayers()