Home
last modified time | relevance | path

Searched refs:nCubicTo (Results 1 – 4 of 4) sorted by relevance

/frameworks/layoutlib/bridge/src/android/graphics/
DPathMeasure_Delegate.java202 Path_Delegate.nCubicTo(native_dst_path, points[0], points[1], in native_getSegment()
DPath_Delegate.java289 /*package*/ static void nCubicTo(long nPath, float x1, float y1, in nCubicTo() method in Path_Delegate
/frameworks/base/graphics/java/android/graphics/
DPath.java449 nCubicTo(mNativePath, x1, y1, x2, y2, x3, y3); in cubicTo()
844 private static native void nCubicTo(long nPath, float x1, float y1, float x2, float y2, in nCubicTo() method in Path
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt21071 Landroid/graphics/Path;->nCubicTo(JFFFFFF)V