Searched defs:eglQueryContext (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | EGLImpl.java | 33 …public native boolean eglQueryContext(EGLDisplay display, EGLContext context, int attribute, i… in eglQueryContext() method in EGLImpl
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | EGLLogWrapper.java | 261 public boolean eglQueryContext(EGLDisplay display, EGLContext context, in eglQueryContext() method in EGLLogWrapper
|
| /frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
| D | EGL10.java | 114 boolean eglQueryContext(EGLDisplay display, EGLContext context, int attribute, int[] value); in eglQueryContext() method
|
| /frameworks/base/opengl/libs/EGL/ |
| D | egl.cpp | 1182 EGLBoolean eglQueryContext( EGLDisplay dpy, EGLContext ctx, in eglQueryContext() function
|
| /frameworks/base/opengl/libagl/ |
| D | egl.cpp | 1884 EGLBoolean eglQueryContext( EGLDisplay dpy, EGLContext ctx, in eglQueryContext() function
|