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