Searched refs:nSetLastPoint (Results 1 – 3 of 3) sorted by relevance
757 nSetLastPoint(mNativePath, dx, dy); in setLastPoint()859 private static native void nSetLastPoint(long nPath, float dx, float dy); in nSetLastPoint() method in Path
442 /*package*/ static void nSetLastPoint(long nPath, float dx, float dy) { in nSetLastPoint() method in Path_Delegate
22518 Landroid/graphics/Path;->nSetLastPoint(JFF)V