Searched defs:SkFourByteInterp (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkColorPriv.h401 * srcWeight is [0..256], unlike SkFourByteInterp which takes [0..255]
419 static inline SkPMColor SkFourByteInterp(SkPMColor src, SkPMColor dst, function
500 * Nearly the same as SkFourByteInterp, but faster and a touch more accurate, due to better

Completed in 104 milliseconds