Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLSyncControlTest.cpp118 void CreateWindowSurface() in CreateWindowSurface() function in EGLSyncControlTest
DEGLDeviceTest.cpp122 void CreateWindowSurface() in CreateWindowSurface() function in EGLDeviceCreationTest
/external/mesa3d/src/egl/main/
Degldriver.h102 _EGLSurface *(*CreateWindowSurface)(_EGLDisplay *disp, _EGLConfig *config, member
/external/angle/src/libGLESv2/
Degl_stubs.cpp260 EGLSurface CreateWindowSurface(Thread *thread, in CreateWindowSurface() function
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp385 EGLSurface EGLAPIENTRY CreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType wi… in CreateWindowSurface() function