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

/external/pixman/test/
H A Dglyph-test.c104 random_format (const pixman_format_code_t *formats) function
139 format = random_format (formats);
276 pixman_format_code_t format = random_format (glyph_formats);
H A Dcomposite.c442 random_format (void) function
457 image_init (&dst, random_color(), random_format(), 1);
458 image_init (&src, random_color(), random_format(), random_size());
459 image_init (&mask, random_color(), random_format(), random_size());
H A Dstress-test.c216 random_format (alpha_preference_t alpha) function
252 format = random_format (alpha_preference);
895 random_format (REQUIRE_ALPHA),

Completed in 566 milliseconds