Searched defs:rMoveTo (Results 1 – 6 of 6) sorted by relevance
334 protected void rMoveTo(float dx, float dy) { in rMoveTo() method in ShadowPath
318 CanvasKit.Path.prototype.rMoveTo = function(dx, dy) { method in CanvasKit.Path
517 def rMoveTo(self, point): member in T2OutlineExtractor
2415 rMoveTo(x: number, y: number): Path; method
792 SkPath& SkPath::rMoveTo(SkScalar x, SkScalar y) { in rMoveTo() function in SkPath
628 SkPath& SkPath::rMoveTo(SkScalar x, SkScalar y) { in rMoveTo() function in SkPath