Home
last modified time | relevance | path

Searched refs:make_random_floats (Results 1 – 4 of 4) sorted by relevance

/third_party/pixman/test/
Dutils.h123 make_random_floats (int n_bytes);
Dstress-test.c323 bits = (uint32_t *)make_random_floats (height * stride); in create_random_bits_image()
378 bits = (uint32_t *)make_random_floats (height * stride); in create_random_bits_image()
Dalphamap.c49 bits = (uint32_t *)make_random_floats (WIDTH * HEIGHT * bpp); in make_image()
Dutils.c599 make_random_floats (int n_bytes) in make_random_floats() function