Home
last modified time | relevance | path

Searched refs:egl_destroy (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/tests/hwc/
Dutil.h28 void egl_destroy(EGLDisplay display, EGLSurface surface);
Dutil.c229 void egl_destroy(EGLDisplay display, EGLSurface surface) { in egl_destroy() function
Dtest-arrows.c162 egl_destroy(display, surface); in main()