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

/external/pixman/pixman/
H A Dpixman-fast-path.c1452 combine_src (uint32_t s, uint32_t *dst) function
1545 combine_src (s1, dst++);
1546 combine_src (s2, dst++);
1563 combine_src (s, dst++);

Completed in 983 milliseconds