Searched refs:mathSin (Results 1 – 3 of 3) sorted by relevance
169 auto length = mathMulDiv(radius, mathSin(theta) * 4, (0x10000L + mathCos(theta)) * 3); in _borderArcTo()536 auto sinA = abs(mathSin(alpha1 - gamma)); in _cubicTo()537 auto sinB = abs(mathSin(beta - gamma)); in _cubicTo()
189 SwFixed mathSin(SwFixed angle) in mathSin() function
492 SwFixed mathSin(SwFixed angle);