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