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

/external/pixman/pixman/
H A Dpixman-fast-path.c1438 combine_over (uint32_t s, uint32_t *dst) function
1540 combine_over (s1, dst++);
1541 combine_over (s2, dst++);
1561 combine_over (s, dst++);

Completed in 149 milliseconds