Searched defs:arcToOval (Results 1 – 3 of 3) sorted by relevance
189 CanvasKit.Path.prototype.arcToOval = function(oval, startAngle, sweepAngle, forceMoveTo) { method in CanvasKit.Path
652 arcToOval: function() {}, method
2512 arcToOval(oval: InputRect, startAngle: AngleInDegrees, endAngle: AngleInDegrees, method