Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
image.h File Reference
#include "flutter/fml/unique_object.h"
#include "flutter/impeller/toolkit/egl/egl.h"

Go to the source code of this file.

Classes

struct  impeller::EGLImageWithDisplay
 
struct  impeller::EGLImageWithDisplayTraits
 
struct  impeller::EGLImageKHRWithDisplay
 
struct  impeller::EGLImageKHRWithDisplayTraits
 

Namespaces

namespace  impeller
 

Typedefs

using impeller::UniqueEGLImage = fml::UniqueObject< EGLImageWithDisplay, EGLImageWithDisplayTraits >
 
using impeller::UniqueEGLImageKHR = fml::UniqueObject< EGLImageKHRWithDisplay, EGLImageKHRWithDisplayTraits >