Flutter Engine
 
Loading...
Searching...
No Matches
android_egl_surface.h File Reference
#include <EGL/egl.h>
#include <EGL/eglext.h>
#include <KHR/khrplatform.h>
#include <optional>
#include "flutter/display_list/geometry/dl_geometry_types.h"
#include "flutter/fml/macros.h"
#include "flutter/fml/time/time_point.h"
#include "flutter/shell/platform/android/android_environment_gl.h"

Go to the source code of this file.

Classes

class  flutter::AndroidEGLSurface
 

Namespaces

namespace  flutter
 

Enumerations

enum class  flutter::AndroidEGLSurfaceMakeCurrentStatus {
  flutter::kSuccessAlreadyCurrent ,
  flutter::kSuccessMadeCurrent ,
  flutter::kFailure
}
 Result of calling MakeCurrent on AndroidEGLSurface. More...
 

Functions

void flutter::LogLastEGLError ()