Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_surface_gl.cc107 bool AndroidSurfaceGL::GLContextMakeCurrent() { in GLContextMakeCurrent() function in flutter::AndroidSurfaceGL
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder_surface_gl.cc37 bool EmbedderSurfaceGL::GLContextMakeCurrent() { in GLContextMakeCurrent() function in flutter::EmbedderSurfaceGL
/third_party/flutter/engine/flutter/shell/platform/ohos/
Dohos_surface_gl.cc138 bool OhosSurfaceGL::GLContextMakeCurrent() in GLContextMakeCurrent() function in flutter::OhosSurfaceGL
/third_party/flutter/engine/flutter/shell/common/
Dshell_test.cc225 bool ShellTestPlatformView::GLContextMakeCurrent() { in GLContextMakeCurrent() function in flutter::testing::ShellTestPlatformView