#include <snapshot_surface_producer.h>
Public Member Functions | |
| AndroidSnapshotSurfaceProducer (AndroidSurface &android_surface) | |
| std::unique_ptr< Surface > | CreateSnapshotSurface () override |
Public Member Functions inherited from flutter::SnapshotSurfaceProducer | |
| virtual | ~SnapshotSurfaceProducer ()=default |
Definition at line 14 of file snapshot_surface_producer.h.
|
explicit |
Definition at line 9 of file snapshot_surface_producer.cc.
|
overridevirtual |
Implements flutter::SnapshotSurfaceProducer.
Definition at line 14 of file snapshot_surface_producer.cc.
References flutter::AndroidSurface::CreateSnapshotSurface().