Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
texture_registrar.h File Reference
#include <flutter_texture_registrar.h>
#include <cstdint>
#include <functional>
#include <memory>
#include <utility>
#include <variant>

Go to the source code of this file.

Classes

class  flutter::PixelBufferTexture
 
class  flutter::GpuSurfaceTexture
 
class  flutter::TextureRegistrar
 

Namespaces

namespace  flutter
 

Typedefs

typedef std::variant< PixelBufferTexture, GpuSurfaceTextureflutter::TextureVariant