Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPath.java390 nRLineTo(mNativePath, dx, dy); in rLineTo()
834 private static native void nRLineTo(long nPath, float dx, float dy); in nRLineTo() method in Path
/frameworks/layoutlib/bridge/src/android/graphics/
DPath_Delegate.java259 /*package*/ static void nRLineTo(long nPath, float dx, float dy) { in nRLineTo() method in Path_Delegate
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22513 Landroid/graphics/Path;->nRLineTo(JFF)V