Definition at line 61 of file android_egl_surface.cc.
◆ init()
void flutter::AndroidEGLSurfaceDamage::init |
( |
EGLDisplay |
display, |
|
|
EGLContext |
context |
|
) |
| |
|
inline |
◆ InitialDamage()
std::optional< SkIRect > flutter::AndroidEGLSurfaceDamage::InitialDamage |
( |
EGLDisplay |
display, |
|
|
EGLSurface |
surface |
|
) |
| |
|
inline |
◆ SetDamageRegion()
void flutter::AndroidEGLSurfaceDamage::SetDamageRegion |
( |
EGLDisplay |
display, |
|
|
EGLSurface |
surface, |
|
|
const std::optional< SkIRect > & |
region |
|
) |
| |
|
inline |
◆ SupportsPartialRepaint()
bool flutter::AndroidEGLSurfaceDamage::SupportsPartialRepaint |
( |
| ) |
const |
|
inline |
◆ SwapBuffersWithDamage()
bool flutter::AndroidEGLSurfaceDamage::SwapBuffersWithDamage |
( |
EGLDisplay |
display, |
|
|
EGLSurface |
surface, |
|
|
const std::optional< SkIRect > & |
damage |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: