Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp815 struct BaseLayerVariant { struct
817 static sp<L> createLayerWithFactory(CompositionTest* test, F factory) { in createLayerWithFactory()
835 static void initLayerDrawingStateAndComputeBounds(CompositionTest* test, sp<L> layer) { in initLayerDrawingStateAndComputeBounds()
845 static void injectLayer(CompositionTest* test, sp<Layer> layer) { in injectLayer()
859 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers()