Home
last modified time | relevance | path

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

/hardware/libhardware/tests/hwc/
Dutil.c163 static struct CNativeWindow *_cnw = 0; variable
221 _cnw = cnw; in egl_create()
230 if (_cnw) { in egl_destroy()
233 cnw_destroy(_cnw); in egl_destroy()
234 _cnw = 0; in egl_destroy()