Searched defs:num_cliprects (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/libva/test/putsurface/
H A Dputsurface_wayland.c53 unsigned int num_cliprects,
80 unsigned int num_cliprects,
96 cliprects, num_cliprects, flags);
136 unsigned int num_cliprects,
67 vaPutSurface( VADisplay dpy, VASurfaceID surface, struct drawable *wl_drawable, short src_x, short src_y, unsigned short src_w, unsigned short src_h, short dst_x, short dst_y, unsigned short dst_w, unsigned short dst_h, const VARectangle *cliprects, unsigned int num_cliprects, unsigned int flags ) argument
129 va_put_surface( VADisplay dpy, struct drawable *wl_drawable, VASurfaceID va_surface, const VARectangle *src_rect, const VARectangle *dst_rect, const VARectangle *cliprects, unsigned int num_cliprects, unsigned int flags ) argument

Completed in 1502 milliseconds