Searched refs:bench_L (Results 1 - 1 of 1) sorted by relevance

/external/pixman/test/
H A Dlowlevel-blt-bench.c37 * parameterise bench_L or split it into two functions. It could be
170 bench_L (pixman_op_t op, function
479 bench_L (op, src_img, mask_img, dst_img, n, pixman_image_composite_empty, l1test_width, 1);
482 bench_L (op, src_img, mask_img, dst_img, n, func, l1test_width, 1);
498 bench_L (op, src_img, mask_img, dst_img, n, pixman_image_composite_empty, l1test_width, nlines);
501 bench_L (op, src_img, mask_img, dst_img, n, func, l1test_width, nlines);

Completed in 1930 milliseconds