Home
last modified time | relevance | path

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

/aosp12/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java45 public native boolean eglDestroyContext(EGLDisplay display, EGLContext context); in eglDestroyContext() method in EGLImpl
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java105 boolean eglDestroyContext(EGLDisplay display, EGLContext context); in eglDestroyContext() method
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DEGLLogWrapper.java141 public boolean eglDestroyContext(EGLDisplay display, EGLContext context) { in eglDestroyContext() method in EGLLogWrapper
H A DEGL14.java404 public static native boolean eglDestroyContext( in eglDestroyContext() method in EGL14
/aosp12/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp175 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) { in eglDestroyContext() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...