Searched refs:nSetLastPoint (Results 1 – 2 of 2) sorted by relevance
756 nSetLastPoint(mNativePath, dx, dy); in setLastPoint()895 private static native void nSetLastPoint(long nPath, float dx, float dy); in nSetLastPoint() method in Path
18215 Landroid/graphics/Path;->nSetLastPoint(JFF)V