Home
last modified time | relevance | path

Searched defs:CreateWindowSurface (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSyncControlTest.cpp118 void CreateWindowSurface() in CreateWindowSurface() function in EGLSyncControlTest
DEGLDeviceTest.cpp110 void CreateWindowSurface() in CreateWindowSurface() function in EGLDeviceCreationTest
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSyncControlTest.cpp118 void CreateWindowSurface() in CreateWindowSurface() function in EGLSyncControlTest
DEGLDeviceTest.cpp122 void CreateWindowSurface() in CreateWindowSurface() function in EGLDeviceCreationTest
/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_context_gl.cc117 bool AndroidContextGL::CreateWindowSurface( in CreateWindowSurface() function in flutter::AndroidContextGL
/third_party/flutter/glfw/src/
Degl_context.h192 PFNEGLCREATEWINDOWSURFACEPROC CreateWindowSurface; member
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs.cpp260 EGLSurface CreateWindowSurface(Thread *thread, in CreateWindowSurface() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp385 EGLSurface EGLAPIENTRY CreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType wi… in CreateWindowSurface() function