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