Searched defs:rMoveTo (Results 1 – 4 of 4) sorted by relevance
334 protected void rMoveTo(float dx, float dy) { in rMoveTo() method in ShadowPath
517 def rMoveTo(self, point): member in T2OutlineExtractor
792 SkPath& SkPath::rMoveTo(SkScalar x, SkScalar y) { in rMoveTo() function in SkPath