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

  /external/chromium_org/third_party/skia/src/effects/gradients/
SkLinearGradient.cpp 273 static void dither_memset16(uint16_t dst[], uint16_t value, uint16_t other, function
310 dither_memset16(dstC, cache[toggle + fi],
322 dither_memset16(dstC,
344 dither_memset16(dstC,
  /external/skia/src/effects/gradients/
SkLinearGradient.cpp 273 static void dither_memset16(uint16_t dst[], uint16_t value, uint16_t other, function
310 dither_memset16(dstC, cache[toggle + fi],
322 dither_memset16(dstC,
344 dither_memset16(dstC,

Completed in 429 milliseconds