Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java45 public native boolean eglDestroyContext(EGLDisplay display, EGLContext context); in eglDestroyContext() method in EGLImpl
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java141 public boolean eglDestroyContext(EGLDisplay display, EGLContext context) { in eglDestroyContext() method in EGLLogWrapper
DEGL14.java404 public static native boolean eglDestroyContext( in eglDestroyContext() method in EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java105 boolean eglDestroyContext(EGLDisplay display, EGLContext context); in eglDestroyContext() method
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp175 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) { in eglDestroyContext() function
/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Dapi_x86.json248 "eglDestroyContext" : object
Dapi_arm64.json248 "eglDestroyContext" : object
Dapi_arm.json248 "eglDestroyContext" : object
Dapi_x86_64.json248 "eglDestroyContext" : object
Dapi_riscv64.json248 "eglDestroyContext" : object
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...