Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
android_egl_surface.cc File Reference
#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)    { #a, a }
 

Functions

void flutter::LogLastEGLError ()
 

Macro Definition Documentation

◆ _EGL_ERROR_DESC

#define _EGL_ERROR_DESC (   a)     { #a, a }