Searched defs:eglDestroySurface (Results 1 – 7 of 7) sorted by relevance
94 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface) { in eglDestroySurface() function
46 public native boolean eglDestroySurface(EGLDisplay display, EGLSurface surface); in eglDestroySurface() method in EGLImpl
105 boolean eglDestroySurface(EGLDisplay display, EGLSurface surface); in eglDestroySurface() method
153 public boolean eglDestroySurface(EGLDisplay display, EGLSurface surface) { in eglDestroySurface() method in EGLLogWrapper
300 public static native boolean eglDestroySurface( in eglDestroySurface() method in EGL14
146 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface) { in eglDestroySurface() function
1633 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface eglSurface) in eglDestroySurface() function