Searched refs:nIsRect (Results 1 – 2 of 2) sorted by relevance
321 return nIsRect(mNativePath, rect); in isRect()875 private static native boolean nIsRect(long nPath, RectF rect); in nIsRect() method in Path
18201 Landroid/graphics/Path;->nIsRect(JLandroid/graphics/RectF;)Z