Searched refs:native_addRect (Results 1 – 2 of 2) sorted by relevance
532 native_addRect(mNativePath, left, top, right, bottom, dir.nativeInt); in addRect()808 private static native void native_addRect(long nPath, float left, float top, in native_addRect() method in Path
322 /*package*/ static void native_addRect(long nPath, in native_addRect() method in Path_Delegate