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

/external/skia/src/core/
H A DSkMathPriv.h70 /** Just the rounding step in SkDiv255Round: round(value / 255)
72 static inline unsigned SkDiv255Round(unsigned prod) { function

Completed in 69 milliseconds