Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dnullegl.cpp122 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) { in eglDestroyContext() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java40 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.java400 public static native boolean eglDestroyContext( in eglDestroyContext() method in EGL14
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java103 boolean eglDestroyContext(EGLDisplay display, EGLContext context); in eglDestroyContext() method
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp691 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function
/frameworks/native/opengl/libagl/
Degl.cpp1703 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function