Home
last modified time | relevance | path

Searched defs:GLContextClearCurrent (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_surface_gl.cc112 bool AndroidSurfaceGL::GLContextClearCurrent() { in GLContextClearCurrent() function in flutter::AndroidSurfaceGL
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder_surface_gl.cc42 bool EmbedderSurfaceGL::GLContextClearCurrent() { in GLContextClearCurrent() function in flutter::EmbedderSurfaceGL
/third_party/flutter/engine/flutter/shell/platform/ohos/
Dohos_surface_gl.cc159 bool OhosSurfaceGL::GLContextClearCurrent() in GLContextClearCurrent() function in flutter::OhosSurfaceGL
/third_party/flutter/engine/flutter/shell/common/
Dshell_test.cc230 bool ShellTestPlatformView::GLContextClearCurrent() { in GLContextClearCurrent() function in flutter::testing::ShellTestPlatformView