#include <surface_producer.h>
Definition at line 67 of file surface_producer.h.
◆ ~SurfaceProducer()
| virtual flutter_runner::SurfaceProducer::~SurfaceProducer |
( |
| ) |
|
|
virtualdefault |
◆ gr_context()
| virtual GrDirectContext * flutter_runner::SurfaceProducer::gr_context |
( |
| ) |
const |
|
pure virtual |
◆ ProduceOffscreenSurface()
| virtual std::unique_ptr< SurfaceProducerSurface > flutter_runner::SurfaceProducer::ProduceOffscreenSurface |
( |
const SkISize & |
size | ) |
|
|
pure virtual |
◆ ProduceSurface()
| virtual std::unique_ptr< SurfaceProducerSurface > flutter_runner::SurfaceProducer::ProduceSurface |
( |
const SkISize & |
size | ) |
|
|
pure virtual |
◆ SubmitSurfaces()
| virtual void flutter_runner::SurfaceProducer::SubmitSurfaces |
( |
std::vector< std::unique_ptr< SurfaceProducerSurface > > |
surfaces | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: