5#ifndef FLUTTER_SHELL_PLATFORM_WINDOWS_TESTING_VIEW_MODIFIER_H_
6#define FLUTTER_SHELL_PLATFORM_WINDOWS_TESTING_VIEW_MODIFIER_H_
8#include "flutter/fml/macros.h"
9#include "flutter/shell/platform/windows/egl/window_surface.h"
10#include "flutter/shell/platform/windows/flutter_windows_view.h"
25 view_->surface_ = std::move(
surface);
ViewModifier(FlutterWindowsView *view)
void SetSurface(std::unique_ptr< egl::WindowSurface > surface)