Searched refs:native_arcTo (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPath.java486 native_arcTo(mNativePath, left, top, right, bottom, startAngle, sweepAngle, forceMoveTo);
833 private static native void native_arcTo(long nPath, float left, float top, method in class:Path
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java305 /*package*/ static void native_arcTo(long nPath, float left, float top, float right, method in class:Path_Delegate

Completed in 32 milliseconds