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

/external/pixman/test/
H A Dblitters-test.c22 create_random_image (pixman_format_code_t *allowed_formats, argument
33 while (allowed_formats[n] != PIXMAN_null)
38 fmt = allowed_formats[prng_rand_n (n)];

Completed in 67 milliseconds