Home
last modified time | relevance | path

Searched defs:CreateWindowSurface (Results 1 – 6 of 6) 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/mesa3d/src/egl/main/
Degldriver.h99 _EGLSurface *(*CreateWindowSurface)(_EGLDisplay *disp, _EGLConfig *config, 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
/third_party/glfw/src/
Dinternal.h838 PFN_eglCreateWindowSurface CreateWindowSurface; member