Searched defs:eglMakeCurrent (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/gpu/gles2_conform_support/egl/ |
D | egl.cc | 329 EGLBoolean eglMakeCurrent(EGLDisplay dpy, in eglMakeCurrent() function
|
/external/chromium_org/third_party/angle/src/libEGL/ |
D | libEGL.cpp | 884 EGLBoolean __stdcall eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ct… in eglMakeCurrent() function
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 461 eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, in eglMakeCurrent() function
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
D | eglapi.c | 461 eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, in eglMakeCurrent() function
|