Home
last modified time | relevance | path

Searched refs:nSetLastPoint (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPath.java757 nSetLastPoint(mNativePath, dx, dy); in setLastPoint()
859 private static native void nSetLastPoint(long nPath, float dx, float dy); in nSetLastPoint() method in Path
/frameworks/layoutlib/bridge/src/android/graphics/
DPath_Delegate.java442 /*package*/ static void nSetLastPoint(long nPath, float dx, float dy) { in nSetLastPoint() method in Path_Delegate
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22518 Landroid/graphics/Path;->nSetLastPoint(JFF)V