Searched refs:GetArcToParam (Results 1 – 1 of 1) sorted by relevance
97 ArcToParam GetArcToParam(double x1, double y1, double x2, double y2, double radius) in GetArcToParam() function589 auto arcToParam = GetArcToParam(x1, y1, x2, y2, radius); in FfiOHOSAceFrameworkRenderingContextArcTo()