Searched refs:SkFractMul_longlong (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkFixed.h173 inline SkFract SkFractMul_longlong(SkFract a, SkFract b) function
182 #define SkFractMul(a,b) SkFractMul_longlong(a,b)

Completed in 17 milliseconds