Searched refs:native_isRect (Results 1 – 2 of 2) sorted by relevance
281 return native_isRect(mNativePath, rect); in isRect()789 private static native boolean native_isRect(long nPath, RectF rect); in native_isRect() method in Path
184 /*package*/ static boolean native_isRect(long nPath, RectF rect) { in native_isRect() method in Path_Delegate