Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
surface_glue_android.h File Reference
#include <pthread.h>
#include <android/native_window_jni.h>
#include "include/core/SkString.h"
#include "tools/sk_app/Application.h"
#include "tools/sk_app/Window.h"

Go to the source code of this file.

Classes

struct  sk_app::Message
 
struct  sk_app::SkiaAndroidApp
 

Namespaces

namespace  sk_app
 

Enumerations

enum  sk_app::MessageType {
  sk_app::kUndefined , sk_app::kSurfaceCreated , sk_app::kSurfaceChanged , sk_app::kSurfaceDestroyed ,
  sk_app::kDestroyApp , sk_app::kContentInvalidated , sk_app::kKeyPressed , sk_app::kTouched ,
  sk_app::kUIStateChanged
}