Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/common/
Dva_display_x11.c60 ensure_window(unsigned int width, unsigned int height) in ensure_window() function
123 if (!ensure_window(win_width, win_height)) in va_put_surface_x11()
Dva_display_wayland.c139 ensure_window(VADisplay va_dpy, unsigned int width, unsigned int height) in ensure_window() function
170 if (!ensure_window(va_dpy, dst_rect->width, dst_rect->height)) in va_put_surface_wayland()