Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp910 struct BufferLayerVariant : public BaseLayerVariant<LayerProperties> { struct
911 using Base = BaseLayerVariant<LayerProperties>;
912 using FlingerLayerType = sp<BufferQueueLayer>;
914 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer()
931 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers()
936 static void setupCallExpectationsForDirtyGeometry(CompositionTest* test) { in setupCallExpectationsForDirtyGeometry()
941 static void setupCallExpectationsForDirtyFrame(CompositionTest* test) { in setupCallExpectationsForDirtyFrame()
946 static void setupRECompositionCallExpectations(CompositionTest* test) { in setupRECompositionCallExpectations()
950 static void setupInsecureRECompositionCallExpectations(CompositionTest* test) { in setupInsecureRECompositionCallExpectations()
954 static void setupREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupREScreenshotCompositionCallExpectations()
[all …]