Searched defs:arcToOval (Results 1 – 2 of 2) sorted by relevance
184 CanvasKit.Path.prototype.arcToOval = function(oval, startAngle, sweepAngle, forceMoveTo) { method in CanvasKit.Path
2158 arcToOval(oval: InputRect, startAngle: AngleInDegrees, endAngle: AngleInDegrees, method