Searched refs:SkFractMul_portable (Results 1 – 4 of 4) sorted by relevance
117 SkFract SkFractMul_portable(SkFract, SkFract);261 #define SkFractMul(x, y) SkFractMul_portable(x, y)
124 SkFract SkFractMul_portable(SkFract, SkFract);268 #define SkFractMul(x, y) SkFractMul_portable(x, y)
155 SkFract SkFractMul_portable(SkFract a, SkFract b) { in SkFractMul_portable() function
154 SkFract SkFractMul_portable(SkFract a, SkFract b) { in SkFractMul_portable() function