Searched refs:anw (Results 1 – 2 of 2) sorted by relevance
117 sp<ANativeWindow> anw; in test_format() local131 anw = stc; in test_format()139 native_window_set_usage(anw.get(), usage); in test_format()140 native_window_set_buffer_count(anw.get(), N_BUFFERS); in test_format()141 native_window_set_buffers_geometry(anw.get(), in test_format()149 anw->dequeueBuffer(anw.get(), &anb[i]); in test_format()167 anw->cancelBuffer (anw.get(), anb[i]); in test_format()
38 static sp<ANativeWindow> anw = NULL; variable73 anw = surface_ctr->getSurface(); in create_window()87 if (anw == NULL) in va_put_surface_android()90 return vaPutSurface(va_dpy, surface, anw, in va_put_surface_android()