Searched defs:eglQuerySurface (Results 1 – 8 of 8) sorted by relevance
| /frameworks/base/libs/hwui/tests/ |
| D | nullegl.cpp | 98 EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface surface, in eglQuerySurface() function
|
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | EGLImpl.java | 33 …public native boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, i… in eglQuerySurface() method in EGLImpl
|
| /frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
| D | EGL10.java | 116 boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, int[] value); in eglQuerySurface() method
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | EGLLogWrapper.java | 303 public boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, in eglQuerySurface() method in EGLLogWrapper
|
| D | EGL14.java | 304 public static native boolean eglQuerySurface( in eglQuerySurface() method in EGL14
|
| /frameworks/native/opengl/libs/EGL/ |
| D | eglApi.cpp | 605 EGLBoolean eglQuerySurface( EGLDisplay dpy, EGLSurface surface, in eglQuerySurface() function
|
| /frameworks/native/opengl/libagl/ |
| D | egl.cpp | 1620 EGLBoolean eglQuerySurface( EGLDisplay dpy, EGLSurface eglSurface, in eglQuerySurface() function
|
| /frameworks/native/opengl/libs/GLES_trace/proto/ |
| D | gltrace.proto | 771 eglQuerySurface = 2010; enumerator
|