Searched refs:nRLineTo (Results 1 – 2 of 2) sorted by relevance
383 nRLineTo(mNativePath, dx, dy); in rLineTo()866 private static native void nRLineTo(long nPath, float dx, float dy); in nRLineTo() method in Path
18210 Landroid/graphics/Path;->nRLineTo(JFF)V