Home
last modified time | relevance | path

Searched defs:eglQuerySurface (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java38 …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 DEGL10.java118 boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, int[] value); in eglQuerySurface() method
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DEGLLogWrapper.java303 public boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, in eglQuerySurface() method in EGLLogWrapper
H A DEGL14.java308 public static native boolean eglQuerySurface( in eglQuerySurface() method in EGL14
/aosp12/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp152 EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint* value) { in eglQuerySurface() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...