Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp838 struct EffectLayerVariant : public BaseLayerVariant<LayerProperties> { struct
839 using Base = BaseLayerVariant<LayerProperties>;
840 using FlingerLayerType = sp<Layer>;
842 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer()
854 static void setupRECompositionCallExpectations(CompositionTest* test) { in setupRECompositionCallExpectations()
858 static void setupREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupREScreenshotCompositionCallExpectations()
862 static void setupCallExpectationsForDirtyGeometry(CompositionTest* test) { in setupCallExpectationsForDirtyGeometry()
867 static void setupCallExpectationsForDirtyFrame(CompositionTest* test) { in setupCallExpectationsForDirtyFrame()