Home
last modified time | relevance | path

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

/third_party/pixman/test/
Dsolid-test.c164 random_format (const pixman_format_code_t *allowed_formats) in random_format() function
186 fmt = random_format (allowed_formats); in create_multi_pixel_image()
216 fmt = random_format (allowed_formats); in create_solid_image()
Dcomposite.c431 random_format (void) in random_format() function
446 image_init (&dst, random_color(), random_format(), 1); in run_test()
447 image_init (&src, random_color(), random_format(), random_size()); in run_test()
448 image_init (&mask, random_color(), random_format(), random_size()); in run_test()
Dglyph-test.c104 random_format (const pixman_format_code_t *formats) in random_format() function
139 format = random_format (formats); in create_image()
276 pixman_format_code_t format = random_format (glyph_formats); in test_glyphs()
Dstress-test.c231 random_format (alpha_preference_t alpha) in random_format() function
268 format = random_format (alpha_preference); in create_random_bits_image()
932 random_format (REQUIRE_ALPHA), in run_test()