Flutter Engine
 
Loading...
Searching...
No Matches
FlutterExternalTexture.mm File Reference

Go to the source code of this file.

Variables

int64_t _textureID
 
id< FlutterTexture_texture
 
std::vector< FlutterMetalTextureHandle_textures
 

Variable Documentation

◆ _texture

id<FlutterTexture> _texture

Definition at line 14 of file FlutterExternalTexture.mm.

◆ _textureID

int64_t _textureID
Initial value:

Definition at line 12 of file FlutterExternalTexture.mm.

◆ _textures

std::vector<FlutterMetalTextureHandle> _textures

Definition at line 16 of file FlutterExternalTexture.mm.