Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp870 struct BufferLayerVariant : public BaseLayerVariant<LayerProperties> { struct
871 using Base = BaseLayerVariant<LayerProperties>;
872 using FlingerLayerType = sp<Layer>;
874 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer()
886 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers()
890 static void setupCallExpectationsForDirtyGeometry(CompositionTest* test) { in setupCallExpectationsForDirtyGeometry()
895 static void setupCallExpectationsForDirtyFrame(CompositionTest* test) { in setupCallExpectationsForDirtyFrame()
900 static void setupRECompositionCallExpectations(CompositionTest* test) { in setupRECompositionCallExpectations()
904 static void setupInsecureRECompositionCallExpectations(CompositionTest* test) { in setupInsecureRECompositionCallExpectations()
908 static void setupREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupREScreenshotCompositionCallExpectations()
[all …]