Home
last modified time | relevance | path

Searched defs:eglMakeCurrent (Results 1 – 9 of 9) sorted by relevance

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dimportgl.h128 #define eglMakeCurrent FNPTR(eglMakeCurrent) macro
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DEGLDispatch.h46 eglMakeCurrent_t eglMakeCurrent; member
/development/tools/emulator/opengl/tests/EGL_host_wrapper/
Degl.cpp184 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent() function
Degl_dispatch.h46 eglMakeCurrent_t eglMakeCurrent; member
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Degl_dispatch.h46 eglMakeCurrent_t eglMakeCurrent; member
Degl.cpp527 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent() function
/development/tools/emulator/opengl/host/libs/Translator/EGL/
DEglImp.cpp676 EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay display, EGLSurface draw, in eglMakeCurrent() function
/development/tools/emulator/opengl/system/egl/
Degl.cpp948 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent() function
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java185 eglMakeCurrent(155, 155), enumConstant