Searched refs:nRLineTo (Results 1 – 2 of 2) sorted by relevance
396 nRLineTo(mNativePath, dx, dy); in rLineTo()840 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