Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
flutter::ContextListener Class Referenceabstract

#include <texture.h>

Inheritance diagram for flutter::ContextListener:
flutter::Texture flutter::EmbedderExternalTextureGL flutter::EmbedderExternalTextureMetal flutter::IOSExternalTextureMetal flutter::ImageExternalTexture flutter::SurfaceTextureExternalTexture flutter::testing::MockTexture flutter::testing::MockTexture flutter::ImageExternalTextureGL flutter::ImageExternalTextureVK flutter::SurfaceTextureExternalTextureGL flutter::SurfaceTextureExternalTextureImpellerGL flutter::ImageExternalTextureGLImpeller flutter::ImageExternalTextureGLSkia

Public Member Functions

 ContextListener ()
 
 ~ContextListener ()
 
virtual void OnGrContextCreated ()=0
 
virtual void OnGrContextDestroyed ()=0
 

Detailed Description

Definition at line 24 of file texture.h.

Constructor & Destructor Documentation

◆ ContextListener()

flutter::ContextListener::ContextListener ( )
default

◆ ~ContextListener()

flutter::ContextListener::~ContextListener ( )
default

Member Function Documentation

◆ OnGrContextCreated()

virtual void flutter::ContextListener::OnGrContextCreated ( )
pure virtual

◆ OnGrContextDestroyed()

virtual void flutter::ContextListener::OnGrContextDestroyed ( )
pure virtual

The documentation for this class was generated from the following files: