5#ifndef FLUTTER_SHELL_PLATFORM_ANDROID_SURFACE_ANDROID_NATIVE_WINDOW_H_
6#define FLUTTER_SHELL_PLATFORM_ANDROID_SURFACE_ANDROID_NATIVE_WINDOW_H_
8#include "flutter/fml/build_config.h"
10#include "flutter/fml/macros.h"
11#include "flutter/fml/memory/ref_counted.h"
41 const bool is_fake_window_;
bool IsFakeWindow() const
struct ANativeWindow ANativeWindow