Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_surface_gl.cc117 bool AndroidSurfaceGL::GLContextPresent() { in GLContextPresent() function in flutter::AndroidSurfaceGL
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder_surface_gl.cc47 bool EmbedderSurfaceGL::GLContextPresent() { in GLContextPresent() function in flutter::EmbedderSurfaceGL
/third_party/flutter/engine/flutter/shell/platform/ohos/
Dohos_surface_gl.cc90 bool OhosSurfaceGL::GLContextPresent() in GLContextPresent() function in flutter::OhosSurfaceGL
/third_party/flutter/engine/flutter/shell/common/
Dshell_test.cc235 bool ShellTestPlatformView::GLContextPresent() { in GLContextPresent() function in flutter::testing::ShellTestPlatformView