Home | History | Annotate | Download | only in test

Lines Matching full:call_func

136 call_func (pixman_composite_func_t func,
204 call_func (func, op, src_img, mask_img, dst_img, x, 0, x, 0, 63 - x, 0, width, lines_count);
225 call_func (func, op, src_img, mask_img, dst_img, x, 0, x, 0, 1, 0, WIDTH - 64, HEIGHT);
257 call_func (func, op, src_img, mask_img, dst_img, x, y, x, y, x, y, w, h);
292 call_func (func, op, src_img, mask_img, dst_img, x, y, x, y, x, y, w, h);
328 call_func (func, op, src_img, mask_img, dst_img, sx, sy, sx, sy, dx, dy, w, h);
363 call_func (func, op, src_img, mask_img, dst_img, sx, sy, sx, sy, dx, dy, w, h);