Searched refs:nRCubicTo (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
D | Path.java | 453 nRCubicTo(mNativePath, x1, y1, x2, y2, x3, y3); in rCubicTo() 839 private static native void nRCubicTo(long nPath, float x1, float y1, float x2, float y2, in nRCubicTo() method in Path
|
/frameworks/layoutlib/bridge/src/android/graphics/ |
D | Path_Delegate.java | 300 /*package*/ static void nRCubicTo(long nPath, float x1, float y1, in nRCubicTo() method in Path_Delegate
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 21094 Landroid/graphics/Path;->nRCubicTo(JFFFFFF)V
|