Searched refs:compute_crc32_for_image (Results 1 – 12 of 12) sorted by relevance
/third_party/pixman/test/ |
D | rotate-test.c | 106 crc = compute_crc32_for_image (0, dest); in test_transform()
|
D | filter-reduction-test.c | 48 crc = compute_crc32_for_image (crc, dest); in test_scale()
|
D | thread-test.c | 125 crc32 = compute_crc32_for_image (crc32, dst_img); in thread()
|
D | utils.h | 68 compute_crc32_for_image (uint32_t in_crc32,
|
D | solid-test.c | 328 crc32 = compute_crc32_for_image (0, dst_img); in test_solid()
|
D | composite-traps-test.c | 229 crc32 = compute_crc32_for_image (0, dst_img); in test_composite()
|
D | affine-test.c | 288 crc32 = compute_crc32_for_image (0, dst_img); in test_composite()
|
D | glyph-test.c | 316 crc32 = compute_crc32_for_image (0, dest); in test_glyphs()
|
D | blitters-test.c | 97 crc32 = compute_crc32_for_image (initcrc, img); in free_random_image()
|
D | cover-test.c | 413 crc32 = compute_crc32_for_image (0, dst_img); in test_cover()
|
D | scaling-test.c | 382 crc32 = compute_crc32_for_image (0, dst_img); in test_composite()
|
D | utils.c | 235 compute_crc32_for_image (uint32_t crc32, in compute_crc32_for_image() function
|