This is the complete list of members for flutter::egl::WindowSurface, including all inherited members.
context_ | flutter::egl::Surface | protected |
Destroy() | flutter::egl::Surface | virtual |
display_ | flutter::egl::Surface | protected |
flutter::egl::Surface::FML_DISALLOW_COPY_AND_ASSIGN(Surface) | flutter::egl::Surface | protected |
GetHandle() const | flutter::egl::Surface | virtual |
height() const | flutter::egl::WindowSurface | virtual |
is_valid_ | flutter::egl::Surface | protected |
IsCurrent() const | flutter::egl::Surface | virtual |
IsValid() const | flutter::egl::Surface | virtual |
MakeCurrent() const | flutter::egl::Surface | virtual |
SetVSyncEnabled(bool enabled) | flutter::egl::WindowSurface | virtual |
Surface(EGLDisplay display, EGLContext context, EGLSurface surface) | flutter::egl::Surface | |
surface_ | flutter::egl::Surface | protected |
SwapBuffers() const | flutter::egl::Surface | virtual |
vsync_enabled() const | flutter::egl::WindowSurface | virtual |
width() const | flutter::egl::WindowSurface | virtual |
WindowSurface(EGLDisplay display, EGLContext context, EGLSurface surface, size_t width, size_t height) | flutter::egl::WindowSurface | |
~Surface() | flutter::egl::Surface | virtual |