#include <android_surface.h>
Definition at line 25 of file android_surface.h.
◆ ~AndroidSurface()
flutter::AndroidSurface::~AndroidSurface |
( |
| ) |
|
|
virtualdefault |
◆ AndroidSurface()
flutter::AndroidSurface::AndroidSurface |
( |
| ) |
|
|
protecteddefault |
◆ CreateGPUSurface()
virtual std::unique_ptr< Surface > flutter::AndroidSurface::CreateGPUSurface |
( |
GrDirectContext * |
gr_context = nullptr | ) |
|
|
pure virtual |
◆ CreateSnapshotSurface()
std::unique_ptr< Surface > flutter::AndroidSurface::CreateSnapshotSurface |
( |
| ) |
|
|
virtual |
◆ GetImpellerContext()
◆ IsValid()
virtual bool flutter::AndroidSurface::IsValid |
( |
| ) |
const |
|
pure virtual |
◆ OnScreenSurfaceResize()
virtual bool flutter::AndroidSurface::OnScreenSurfaceResize |
( |
const SkISize & |
size | ) |
|
|
pure virtual |
◆ ResourceContextClearCurrent()
virtual bool flutter::AndroidSurface::ResourceContextClearCurrent |
( |
| ) |
|
|
pure virtual |
◆ ResourceContextMakeCurrent()
virtual bool flutter::AndroidSurface::ResourceContextMakeCurrent |
( |
| ) |
|
|
pure virtual |
◆ SetNativeWindow()
◆ TeardownOnScreenContext()
virtual void flutter::AndroidSurface::TeardownOnScreenContext |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: