Searched refs:egl_destroy (Results 1 – 3 of 3) sorted by relevance
28 void egl_destroy(EGLDisplay display, EGLSurface surface);
229 void egl_destroy(EGLDisplay display, EGLSurface surface) { in egl_destroy() function
162 egl_destroy(display, surface); in main()