Home
last modified time | relevance | path

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

/hardware/libhardware/tests/hwc/
Dutil.h34 void cnw_destroy(struct CNativeWindow *win);
Dutil.c225 cnw_destroy(cnw); in egl_create()
233 cnw_destroy(_cnw); in egl_destroy()
Dcnativewindow.c549 void cnw_destroy(CNativeWindow *win) { in cnw_destroy() function
567 cnw_destroy(win); in cnw_create()