Searched defs:GLContextPresent (Results 1 – 4 of 4) sorted by relevance
| /third_party/flutter/engine/flutter/shell/platform/android/ | ||
| D | android_surface_gl.cc | 117 bool AndroidSurfaceGL::GLContextPresent() { in GLContextPresent() function in flutter::AndroidSurfaceGL |
| /third_party/flutter/engine/flutter/shell/platform/embedder/ | ||
| D | embedder_surface_gl.cc | 47 bool EmbedderSurfaceGL::GLContextPresent() { in GLContextPresent() function in flutter::EmbedderSurfaceGL |
| /third_party/flutter/engine/flutter/shell/platform/ohos/ | ||
| D | ohos_surface_gl.cc | 90 bool OhosSurfaceGL::GLContextPresent() in GLContextPresent() function in flutter::OhosSurfaceGL |
| /third_party/flutter/engine/flutter/shell/common/ | ||
| D | shell_test.cc | 235 bool ShellTestPlatformView::GLContextPresent() { in GLContextPresent() function in flutter::testing::ShellTestPlatformView |