5#ifndef FLUTTER_TESTING_TEST_METAL_SURFACE_H_
6#define FLUTTER_TESTING_TEST_METAL_SURFACE_H_
8#include "flutter/fml/macros.h"
9#include "flutter/testing/test_metal_context.h"
24 static std::unique_ptr<TestMetalSurface>
Create(
28 static std::unique_ptr<TestMetalSurface>
Create(
49 std::unique_ptr<TestMetalSurface> impl_;
static constexpr SkISize MakeEmpty()