Searched defs:eglMakeCurrent (Results 1 – 9 of 9) sorted by relevance
/development/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | importgl.h | 128 #define eglMakeCurrent FNPTR(eglMakeCurrent) macro
|
/development/tools/emulator/opengl/host/libs/libOpenglRender/ |
D | EGLDispatch.h | 46 eglMakeCurrent_t eglMakeCurrent; member
|
/development/tools/emulator/opengl/tests/EGL_host_wrapper/ |
D | egl.cpp | 184 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent() function
|
D | egl_dispatch.h | 46 eglMakeCurrent_t eglMakeCurrent; member
|
/development/tools/emulator/opengl/tests/gles_android_wrapper/ |
D | egl_dispatch.h | 46 eglMakeCurrent_t eglMakeCurrent; member
|
D | egl.cpp | 527 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent() function
|
/development/tools/emulator/opengl/host/libs/Translator/EGL/ |
D | EglImp.cpp | 676 EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay display, EGLSurface draw, in eglMakeCurrent() function
|
/development/tools/emulator/opengl/system/egl/ |
D | egl.cpp | 948 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent() function
|
/development/tools/glesv2debugger/src/com/android/glesv2debugger/ |
D | DebuggerMessage.java | 185 eglMakeCurrent(155, 155), enumConstant
|