Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLSyncControlTest.cpp118 void CreateWindowSurface() in CreateWindowSurface() function in EGLSyncControlTest
DEGLDeviceTest.cpp110 void CreateWindowSurface() in CreateWindowSurface() function in EGLDeviceCreationTest
/external/mesa3d/src/egl/main/
Degldriver.h99 _EGLSurface *(*CreateWindowSurface)(_EGLDisplay *disp, _EGLConfig *config, member
/external/angle/src/libGLESv2/
Degl_stubs.cpp292 EGLSurface CreateWindowSurface(Thread *thread, in CreateWindowSurface() function