Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp853 struct BufferLayerVariant : public BaseLayerVariant<LayerProperties> { struct
854 using Base = BaseLayerVariant<LayerProperties>;
856 static frontend::RequestedLayerState createLayer(CompositionTest* test) { in createLayer()
871 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers()
875 static void setupCallExpectationsForDirtyGeometry(CompositionTest* test) { in setupCallExpectationsForDirtyGeometry()
880 static void setupCallExpectationsForDirtyFrame(CompositionTest* test) { in setupCallExpectationsForDirtyFrame()
885 static void setupRECompositionCallExpectations(CompositionTest* test) { in setupRECompositionCallExpectations()
889 static void setupInsecureRECompositionCallExpectations(CompositionTest* test) { in setupInsecureRECompositionCallExpectations()
893 static void setupREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupREScreenshotCompositionCallExpectations()
897 static void setupInsecureREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupInsecureREScreenshotCompositionCallExpectations()