Home
last modified time | relevance | path

Searched defs:eglQueryContext (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java33 …public native boolean eglQueryContext(EGLDisplay display, EGLContext context, int attribute, i… in eglQueryContext() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java261 public boolean eglQueryContext(EGLDisplay display, EGLContext context, in eglQueryContext() method in EGLLogWrapper
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java114 boolean eglQueryContext(EGLDisplay display, EGLContext context, int attribute, int[] value); in eglQueryContext() method
/frameworks/base/opengl/libs/EGL/
Degl.cpp1182 EGLBoolean eglQueryContext( EGLDisplay dpy, EGLContext ctx, in eglQueryContext() function
/frameworks/base/opengl/libagl/
Degl.cpp1884 EGLBoolean eglQueryContext( EGLDisplay dpy, EGLContext ctx, in eglQueryContext() function