Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp856 struct BufferLayerVariant : public BaseLayerVariant<LayerProperties> { struct
857 using Base = BaseLayerVariant<LayerProperties>;
859 static frontend::RequestedLayerState createLayer(CompositionTest* test) { in createLayer()
874 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers()
878 static void setupCallExpectationsForDirtyGeometry(CompositionTest* test) { in setupCallExpectationsForDirtyGeometry()
883 static void setupCallExpectationsForDirtyFrame(CompositionTest* test) { in setupCallExpectationsForDirtyFrame()
888 static void setupRECompositionCallExpectations(CompositionTest* test) { in setupRECompositionCallExpectations()
892 static void setupInsecureRECompositionCallExpectations(CompositionTest* test) { in setupInsecureRECompositionCallExpectations()
896 static void setupREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupREScreenshotCompositionCallExpectations()
900 static void setupInsecureREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupInsecureREScreenshotCompositionCallExpectations()