Searched refs:SkMul16ShiftRound (Results 1 – 1 of 1) sorted by relevance
61 static inline unsigned SkMul16ShiftRound(U16CPU a, U16CPU b, int shift) { in SkMul16ShiftRound() function74 return SkMul16ShiftRound(a, b, 8); in SkMulDiv255Round()