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

/external/skia/src/core/
H A DSkPackBits.cpp134 static uint8_t* flush_same16(uint8_t dst[], uint16_t value, int count) { function
221 dst = flush_same16(dst, value, SkToInt(s - src));

Completed in 52 milliseconds