Searched defs:crc32_box32 (Results 1 - 1 of 1) sorted by relevance

/external/pixman/test/
H A Dregion-contains-test.c96 crc32_box32 (uint32_t crc32, pixman_box32_t *box) function
140 crc32 = crc32_box32 (crc32, &rbox);
142 crc32 = crc32_box32 (crc32, &rbox);
144 crc32 = crc32_box32 (crc32, &rbox);
146 crc32 = crc32_box32 (crc32, &rbox);

Completed in 70 milliseconds