#include "flutter/shell/platform/android/android_egl_surface.h"#include <EGL/eglext.h>#include <sys/system_properties.h>#include <array>#include <list>#include "flutter/fml/trace_event.h"Go to the source code of this file.
Classes | |
| class | flutter::AndroidEGLSurfaceDamage |
Namespaces | |
| namespace | flutter |
Macros | |
| #define | _EGL_ERROR_DESC(a) |
Functions | |
| void | flutter::LogLastEGLError () |
| #define _EGL_ERROR_DESC | ( | a | ) |