Lines Matching defs:BufferLayerVariant
874 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()
920 static void setupInsecureREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupInsecureREScreenshotCompositionCallExpectations()