Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp873 struct EffectLayerVariant : public BaseLayerVariant<LayerProperties> { struct
874 using Base = BaseLayerVariant<LayerProperties>;
875 using FlingerLayerType = sp<EffectLayer>;
877 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer()
890 static void setupRECompositionCallExpectations(CompositionTest* test) { in setupRECompositionCallExpectations()
894 static void setupREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupREScreenshotCompositionCallExpectations()
898 static void setupCallExpectationsForDirtyGeometry(CompositionTest* test) { in setupCallExpectationsForDirtyGeometry()
903 static void setupCallExpectationsForDirtyFrame(CompositionTest* test) { in setupCallExpectationsForDirtyFrame()