Lines Matching defs:BufferLayerVariant
870 struct BufferLayerVariant : public BaseLayerVariant<LayerProperties> { struct
871 using Base = BaseLayerVariant<LayerProperties>;
872 using FlingerLayerType = sp<Layer>;
874 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer()
886 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers()
890 static void setupCallExpectationsForDirtyGeometry(CompositionTest* test) { in setupCallExpectationsForDirtyGeometry()
895 static void setupCallExpectationsForDirtyFrame(CompositionTest* test) { in setupCallExpectationsForDirtyFrame()
900 static void setupRECompositionCallExpectations(CompositionTest* test) { in setupRECompositionCallExpectations()
904 static void setupInsecureRECompositionCallExpectations(CompositionTest* test) { in setupInsecureRECompositionCallExpectations()
908 static void setupREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupREScreenshotCompositionCallExpectations()
912 static void setupInsecureREScreenshotCompositionCallExpectations(CompositionTest* test) { in setupInsecureREScreenshotCompositionCallExpectations()