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

/external/pixman/pixman/
H A Dpixman-fast-path.c1206 #define REPEAT_MIN_WIDTH 32 macro
1222 uint32_t extended_src[REPEAT_MIN_WIDTH * 2];
1252 if (src_image->bits.width < REPEAT_MIN_WIDTH &&
1261 while (src_width < REPEAT_MIN_WIDTH && src_width <= sx)

Completed in 1676 milliseconds