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

#include <snapshot_surface_producer.h>

Inheritance diagram for flutter::SnapshotSurfaceProducer:
flutter::AndroidSnapshotSurfaceProducer

Public Member Functions

virtual ~SnapshotSurfaceProducer ()=default
 
virtual std::unique_ptr< SurfaceCreateSnapshotSurface ()=0
 

Detailed Description

Definition at line 14 of file snapshot_surface_producer.h.

Constructor & Destructor Documentation

◆ ~SnapshotSurfaceProducer()

virtual flutter::SnapshotSurfaceProducer::~SnapshotSurfaceProducer ( )
virtualdefault

Member Function Documentation

◆ CreateSnapshotSurface()

virtual std::unique_ptr< Surface > flutter::SnapshotSurfaceProducer::CreateSnapshotSurface ( )
pure virtual

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