Home
last modified time | relevance | path

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

/external/pixman/test/
Dglyph-test.c87 ALLOW_SOLID = (1 << 4), enumerator
125 if ((flags & ALLOW_SOLID) && prng_rand_n (4) == 0) in create_image()
199 create_image (max_size, formats, (flags & ~(ALLOW_ALPHA_MAP | ALLOW_SOLID))); in create_image()
234 ALLOW_REPEAT | ALLOW_SOLID); in test_glyphs()