H A D | lowlevel-blt-bench.c | 173 pixman_image_t * dst_img, 204 call_func (func, op, src_img, mask_img, dst_img, x, 0, x, 0, 63 - x, 0, width, lines_count); 214 pixman_image_t * dst_img, 225 call_func (func, op, src_img, mask_img, dst_img, x, 0, x, 0, 1, 0, WIDTH - 64, HEIGHT); 234 pixman_image_t * dst_img, 257 call_func (func, op, src_img, mask_img, dst_img, x, y, x, y, x, y, w, h); 269 pixman_image_t * dst_img, 292 call_func (func, op, src_img, mask_img, dst_img, x, y, x, y, x, y, w, h); 304 pixman_image_t * dst_img, 328 call_func (func, op, src_img, mask_img, dst_img, s 170 bench_L(pixman_op_t op, pixman_image_t * src_img, pixman_image_t * mask_img, pixman_image_t * dst_img, int64_t n, pixman_composite_func_t func, int width, int lines_count) argument 211 bench_M(pixman_op_t op, pixman_image_t * src_img, pixman_image_t * mask_img, pixman_image_t * dst_img, int64_t n, pixman_composite_func_t func) argument 231 bench_HT(pixman_op_t op, pixman_image_t * src_img, pixman_image_t * mask_img, pixman_image_t * dst_img, int64_t n, pixman_composite_func_t func) argument 266 bench_VT(pixman_op_t op, pixman_image_t * src_img, pixman_image_t * mask_img, pixman_image_t * dst_img, int64_t n, pixman_composite_func_t func) argument 301 bench_R(pixman_op_t op, pixman_image_t * src_img, pixman_image_t * mask_img, pixman_image_t * dst_img, int64_t n, pixman_composite_func_t func, int maxw, int maxh) argument 336 bench_RT(pixman_op_t op, pixman_image_t * src_img, pixman_image_t * mask_img, pixman_image_t * dst_img, int64_t n, pixman_composite_func_t func, int maxw, int maxh) argument 380 pixman_image_t * dst_img; local [all...] |