Searched refs:mathMulDiv (Results 1 – 3 of 3) sorted by relevance
137 int64_t mathMulDiv(int64_t a, int64_t b, int64_t c) in mathMulDiv() function
169 auto length = mathMulDiv(radius, mathSin(theta) * 4, (0x10000L + mathCos(theta)) * 3); in _borderArcTo()538 auto alen = mathMulDiv(blen, sinA, sinB); in _cubicTo()
487 int64_t mathMulDiv(int64_t a, int64_t b, int64_t c);