Searched defs:eglDestroyContext (Results 1 – 7 of 7) sorted by relevance
120 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) { in eglDestroyContext() function
45 public native boolean eglDestroyContext(EGLDisplay display, EGLContext context); in eglDestroyContext() method in EGLImpl
104 boolean eglDestroyContext(EGLDisplay display, EGLContext context); in eglDestroyContext() method
141 public boolean eglDestroyContext(EGLDisplay display, EGLContext context) { in eglDestroyContext() method in EGLLogWrapper
403 public static native boolean eglDestroyContext( in eglDestroyContext() method in EGL14
176 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) { in eglDestroyContext() function
1736 EGLBoolean eglDestroyContext(EGLDisplay dpy, EGLContext ctx) in eglDestroyContext() function