Searched refs:nRCubicTo (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
D | Path.java | 485 nRCubicTo(mNativePath, x1, y1, x2, y2, x3, y3); in rCubicTo() 875 private static native void nRCubicTo(long nPath, float x1, float y1, float x2, float y2, in nRCubicTo() method in Path
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 18207 Landroid/graphics/Path;->nRCubicTo(JFFFFFF)V
|