Searched defs:rMoveTo (Results 1 – 4 of 4) sorted by relevance
318 CanvasKit.Path.prototype.rMoveTo = function(dx, dy) { method in CanvasKit.Path
2423 rMoveTo(x: number, y: number): Path; method
630 SkPath& SkPath::rMoveTo(SkScalar x, SkScalar y) { in rMoveTo() function in SkPath
809 SkPath& SkPath::rMoveTo(SkScalar x, SkScalar y) { in rMoveTo() function in SkPath