HomeSort by relevance Sort by last modified time
    Searched full:flush_same16 (Results 1 - 2 of 2) sorted by null

  /external/skia/legacy/src/core/
SkPackBits.cpp 134 static uint8_t* flush_same16(uint8_t dst[], uint16_t value, int count) { function
221 dst = flush_same16(dst, value, s - src);
  /external/skia/src/core/
SkPackBits.cpp 134 static uint8_t* flush_same16(uint8_t dst[], uint16_t value, int count) { function
221 dst = flush_same16(dst, value, s - src);

Completed in 386 milliseconds