Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp874 struct BufferLayerVariant : public BaseLayerVariant<LayerProperties> { struct
875 using Base = BaseLayerVariant<LayerProperties>;
876 using FlingerLayerType = sp<Layer>;
878 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer()
894 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers()
898 static void setupCallExpectationsForDirtyGeometry(CompositionTest* test) { in setupCallExpectationsForDirtyGeometry()
903 static void setupCallExpectationsForDirtyFrame(CompositionTest* test) { in setupCallExpectationsForDirtyFrame()
908 static void setupRECompositionCallExpectations(CompositionTest* test) { in setupRECompositionCallExpectations()
912 static void setupInsecureRECompositionCallExpectations(CompositionTest* test) { in setupInsecureRECompositionCallExpectations()
916 static void setupREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupREScreenshotCompositionCallExpectations()
[all …]