Searched defs:eglQuerySurface (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/opengl/java/com/google/android/gles_jni/ |
H A D | EGLImpl.java | 38 …public native boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, i… in eglQuerySurface() method in EGLImpl
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
H A D | EGL10.java | 118 boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, int[] value); in eglQuerySurface() method
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | EGLLogWrapper.java | 303 public boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, in eglQuerySurface() method in EGLLogWrapper
|
H A D | EGL14.java | 308 public static native boolean eglQuerySurface( in eglQuerySurface() method in EGL14
|
/aosp12/frameworks/native/opengl/libs/EGL/ |
H A D | eglApi.cpp | 152 EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint* value) { in eglQuerySurface() function
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |