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