HomeSort by relevance Sort by last modified time
    Searched refs:ensure_window (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libva/test/common/
va_display_x11.c 60 ensure_window(unsigned int width, unsigned int height) function
123 if (!ensure_window(win_width, win_height))
va_display_wayland.c 139 ensure_window(VADisplay va_dpy, unsigned int width, unsigned int height) function
170 if (!ensure_window(va_dpy, dst_rect->width, dst_rect->height))

Completed in 58 milliseconds