Searched refs:nRLineTo (Results 1 – 3 of 3) sorted by relevance
390 nRLineTo(mNativePath, dx, dy); in rLineTo()834 private static native void nRLineTo(long nPath, float dx, float dy); in nRLineTo() method in Path
259 /*package*/ static void nRLineTo(long nPath, float dx, float dy) { in nRLineTo() method in Path_Delegate
22513 Landroid/graphics/Path;->nRLineTo(JFF)V