| /xsrc/external/mit/pixman/dist/test/ |
| oob-test.c | 32 PIXMAN_OP_SRC, 40 PIXMAN_OP_SRC, 83 pixman_image_composite (PIXMAN_OP_SRC, src, NULL, dest,
|
| lowlevel-blt-bench.c | 444 bytes_per_pix += (mask_fmt >> 24) / ((op == PIXMAN_OP_SRC) ? 8.0 : 4.0); 667 { "src_n_2222", PIXMAN_a8r8g8b8, 1, PIXMAN_OP_SRC, PIXMAN_null, 0, PIXMAN_a2r2g2b2 }, 668 { "src_n_0565", PIXMAN_a8r8g8b8, 1, PIXMAN_OP_SRC, PIXMAN_null, 0, PIXMAN_r5g6b5 }, 669 { "src_n_1555", PIXMAN_a8r8g8b8, 1, PIXMAN_OP_SRC, PIXMAN_null, 0, PIXMAN_a1r5g5b5 }, 670 { "src_n_4444", PIXMAN_a8r8g8b8, 1, PIXMAN_OP_SRC, PIXMAN_null, 0, PIXMAN_a4r4g4b4 }, 671 { "src_n_x888", PIXMAN_a8r8g8b8, 1, PIXMAN_OP_SRC, PIXMAN_null, 0, PIXMAN_x8r8g8b8 }, 672 { "src_n_8888", PIXMAN_a8r8g8b8, 1, PIXMAN_OP_SRC, PIXMAN_null, 0, PIXMAN_a8r8g8b8 }, 673 { "src_n_2x10", PIXMAN_a2r10g10b10, 1, PIXMAN_OP_SRC, PIXMAN_null, 0, PIXMAN_x2r10g10b10 }, 674 { "src_n_2a10", PIXMAN_a2r10g10b10, 1, PIXMAN_OP_SRC, PIXMAN_null, 0, PIXMAN_a2r10g10b10 }, 675 { "src_8888_0565", PIXMAN_a8r8g8b8, 0, PIXMAN_OP_SRC, PIXMAN_null, 0, PIXMAN_r5g6b5 } [all...] |
| neg-stride-test.c | 38 PIXMAN_OP_SRC, 76 pixman_image_composite (PIXMAN_OP_SRC, src, NULL, dest,
|
| alpha-loop.c | 30 pixman_image_composite (PIXMAN_OP_SRC, s, NULL, d, 0, 0, 0, 0, 0, 0, WIDTH, HEIGHT);
|
| combiner-test.c | 9 PIXMAN_OP_SRC, 13 PIXMAN_OP_SRC,
|
| radial-perf-test.c | 42 PIXMAN_OP_SRC, zero, NULL, dest,
|
| scaling-crash-test.c | 66 pixman_image_composite32 (PIXMAN_OP_SRC, solid, NULL, src_img, 81 pixman_image_composite (PIXMAN_OP_SRC, src_img, NULL, dst_img,
|
| thread-test.c | 36 PIXMAN_OP_SRC, 40 PIXMAN_OP_SRC,
|
| region-fractional-test.c | 109 pixman_image_composite64f (PIXMAN_OP_SRC,
|
| region-test.c | 109 pixman_image_composite32 (PIXMAN_OP_SRC,
|
| rotate-test.c | 22 PIXMAN_OP_SRC,
|
| solid-test.c | 36 PIXMAN_OP_SRC, 40 PIXMAN_OP_SRC, 236 pixman_image_composite (PIXMAN_OP_SRC, img, NULL, dummy_img,
|
| cover-test.c | 78 PIXMAN_OP_SRC, 131 pixman_image_composite (PIXMAN_OP_SRC, tmp_img, NULL, img, 134 pixman_image_composite (PIXMAN_OP_SRC, tmp_img, NULL, img,
|
| filter-reduction-test.c | 43 pixman_image_composite (PIXMAN_OP_SRC,
|
| glyph-test.c | 63 PIXMAN_OP_SRC, 67 PIXMAN_OP_SRC,
|
| fetch-test.c | 179 pixman_image_composite (PIXMAN_OP_SRC, src_img, NULL, dst_img,
|
| alphamap.c | 204 pixman_image_composite (PIXMAN_OP_SRC, orig_dst, NULL, dst, 212 pixman_image_composite (PIXMAN_OP_SRC, orig_alpha, NULL, alpha,
|
| blitters-test.c | 109 PIXMAN_OP_SRC, 113 PIXMAN_OP_SRC,
|
| composite.c | 144 PIXMAN_OP_SRC, 397 pixman_image_composite32 (PIXMAN_OP_SRC, solid, NULL, info->image,
|
| affine-test.c | 55 op = (prng_rand_n (2) == 0) ? PIXMAN_OP_SRC : PIXMAN_OP_OVER;
|
| /xsrc/external/mit/pixman/dist/demos/ |
| checkerboard.c | 53 pixman_image_composite (PIXMAN_OP_SRC, fill, NULL, checkerboard, 63 pixman_image_composite (PIXMAN_OP_SRC,
|
| composite-test.c | 18 { "SRC", PIXMAN_OP_SRC }, 148 pixman_image_composite (PIXMAN_OP_SRC, gradient, NULL, dest_img,
|
| srgb-trap-test.c | 97 pixman_image_composite32 (PIXMAN_OP_SRC,
|
| dither.c | 121 PIXMAN_OP_SRC, 132 PIXMAN_OP_SRC,
|
| gtk-utils.c | 164 pixman_image_composite32 (PIXMAN_OP_SRC,
|