Searched defs:ChildLayerVariant (Results 1 – 1 of 1) sorted by relevance
921 struct ChildLayerVariant : public LayerVariant { struct922 using Base = LayerVariant;923 using ParentBase = ParentLayerVariant;925 static frontend::RequestedLayerState createLayer(CompositionTest* test) { in createLayer()935 static void cleanupInjectedLayers(CompositionTest* test) { Base::cleanupInjectedLayers(test); } in cleanupInjectedLayers()