Searched refs:cnw (Results 1 – 1 of 1) sorted by relevance
180 struct CNativeWindow *cnw; in egl_create() local191 if ((cnw = cnw_create()) == 0) in egl_create()194 cnw_info(cnw, &width, &height, &format); in egl_create()195 window = (EGLNativeWindowType) cnw; in egl_create()221 _cnw = cnw; in egl_create()225 cnw_destroy(cnw); in egl_create()