5#ifndef FLUTTER_SHELL_PLATFORM_EMBEDDER_TESTS_EMBEDDER_TEST_COMPOSITOR_METAL_H_
6#define FLUTTER_SHELL_PLATFORM_EMBEDDER_TESTS_EMBEDDER_TEST_COMPOSITOR_METAL_H_
8#include "flutter/fml/macros.h"
9#include "flutter/shell/platform/embedder/embedder.h"
10#include "flutter/shell/platform/embedder/tests/embedder_test_compositor.h"
23 bool UpdateOffscrenComposition(
const FlutterLayer** layers,
24 size_t layers_count)
override;