Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPath.java646 nAddRoundRect(mNativePath, left, top, right, bottom, rx, ry, dir.nativeInt); in addRoundRect()
679 nAddRoundRect(mNativePath, left, top, right, bottom, radii, dir.nativeInt); in addRoundRect()
851 private static native void nAddRoundRect(long nPath, float left, float top, in nAddRoundRect() method in Path
853 private static native void nAddRoundRect(long nPath, float left, float top, in nAddRoundRect() method in Path
/frameworks/layoutlib/bridge/src/android/graphics/
DPath_Delegate.java382 /*package*/ static void nAddRoundRect(long nPath, float left, float top, float right, in nAddRoundRect() method in Path_Delegate
395 /*package*/ static void nAddRoundRect(long nPath, float left, float top, float right, in nAddRoundRect() method in Path_Delegate
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21074 Landroid/graphics/Path;->nAddRoundRect(JFFFFFFI)V
21075 Landroid/graphics/Path;->nAddRoundRect(JFFFF[FI)V