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

  /external/chromium_org/third_party/skia/include/core/
SkColorPriv.h 455 static inline SkPMColor SkFastFourByteInterp256_32(SkPMColor src, SkPMColor dst, unsigned scale) {
483 return SkFastFourByteInterp256_32(src, dst, scale);
    [all...]
  /external/skia/include/core/
SkColorPriv.h 456 static inline SkPMColor SkFastFourByteInterp256_32(SkPMColor src, SkPMColor dst, unsigned scale) {
484 return SkFastFourByteInterp256_32(src, dst, scale);
    [all...]

Completed in 59 milliseconds