Searched refs:nSetLastPoint (Results 1 – 2 of 2) sorted by relevance
763 nSetLastPoint(mNativePath, dx, dy); in setLastPoint()865 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