Home
last modified time | relevance | path

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

/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DPathMeasure_Delegate.java196 Path_Delegate.nLineTo(native_dst_path, points[0], points[1]); in native_getSegment()
H A DPath_Delegate.java249 /*package*/ static void nLineTo(long nPath, float x, float y) { in nLineTo() method in Path_Delegate
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPath.java382 nLineTo(mNativePath, x, y); in lineTo()
840 private static native void nLineTo(long nPath, float x, float y); in nLineTo() method in Path
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21080 Landroid/graphics/Path;->nLineTo(JFF)V