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

/external/chromium_org/third_party/skia/src/core/
H A DSkPackBits.cpp148 static uint8_t* flush_same8(uint8_t dst[], uint8_t value, int count) { function
263 dst = flush_same8(dst, value, SkToInt(s - src));
/external/skia/src/core/
H A DSkPackBits.cpp148 static uint8_t* flush_same8(uint8_t dst[], uint8_t value, int count) { function
263 dst = flush_same8(dst, value, SkToInt(s - src));

Completed in 96 milliseconds