Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java38 …public native boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, i… in eglQuerySurface() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java303 public boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, in eglQuerySurface() method in EGLLogWrapper
DEGL14.java308 public static native boolean eglQuerySurface( in eglQuerySurface() method in EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java118 boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, int[] value); in eglQuerySurface() method
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp152 EGLBoolean eglQuerySurface(EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint* value) { in eglQuerySurface() function
/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Dapi_x86.json404 "eglQuerySurface" : object
Dapi_arm64.json404 "eglQuerySurface" : object
Dapi_arm.json404 "eglQuerySurface" : object
Dapi_x86_64.json404 "eglQuerySurface" : object
Dapi_riscv64.json404 "eglQuerySurface" : object
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...