Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/
DPathMeasure_Delegate.java197 Path_Delegate.nLineTo(native_dst_path, points[0], points[1]); in native_getSegment()
DPath_Delegate.java249 /*package*/ static void nLineTo(long nPath, float x, float y) { in nLineTo() method in Path_Delegate
/frameworks/base/graphics/java/android/graphics/
DPath.java375 nLineTo(mNativePath, x, y); in lineTo()
833 private static native void nLineTo(long nPath, float x, float y); in nLineTo() method in Path
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22505 Landroid/graphics/Path;->nLineTo(JFF)V