Searched refs:a_clip_rect_nums (Results 1 – 1 of 1) sorted by relevance
894 BoxPtr a_clip_rects, int a_clip_rect_nums) in ephyrHostXVPutImage() argument907 EPHYR_LOG("enter, num_clip_rects: %d\n", a_clip_rect_nums); in ephyrHostXVPutImage()927 if (a_clip_rect_nums) { in ephyrHostXVPutImage()929 rects = calloc(a_clip_rect_nums, sizeof(xcb_rectangle_t)); in ephyrHostXVPutImage()930 for (i=0; i < a_clip_rect_nums; i++) { in ephyrHostXVPutImage()943 a_clip_rect_nums, in ephyrHostXVPutImage()