Searched defs:eglMakeCurrent (Results 1 – 8 of 8) sorted by relevance
| /frameworks/base/libs/hwui/tests/ |
| D | nullegl.cpp | 127 EGLBoolean eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, in eglMakeCurrent() function
|
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | EGLImpl.java | 42 …public native boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGL… in eglMakeCurrent() method in EGLImpl
|
| /frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
| D | EGL10.java | 113 …boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext contex… in eglMakeCurrent() method
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | EGLLogWrapper.java | 263 public boolean eglMakeCurrent(EGLDisplay display, EGLSurface draw, in eglMakeCurrent() method in EGLLogWrapper
|
| D | EGL14.java | 407 public static native boolean eglMakeCurrent( in eglMakeCurrent() method in EGL14
|
| /frameworks/native/opengl/libs/EGL/ |
| D | eglApi.cpp | 707 EGLBoolean eglMakeCurrent( EGLDisplay dpy, EGLSurface draw, in eglMakeCurrent() function
|
| /frameworks/native/opengl/libagl/ |
| D | egl.cpp | 1713 EGLBoolean eglMakeCurrent( EGLDisplay dpy, EGLSurface draw, in eglMakeCurrent() function
|
| /frameworks/native/opengl/libs/GLES_trace/proto/ |
| D | gltrace.proto | 774 eglMakeCurrent = 2013; enumerator
|