Searched refs:nIsConvex (Results 1 – 3 of 3) sorted by relevance
221 return nIsConvex(mNativePath); in isConvex()886 private static native boolean nIsConvex(long nPath); in nIsConvex() method in Path
159 /*package*/ static boolean nIsConvex(long nPath) { in nIsConvex() method in Path_Delegate
21077 Landroid/graphics/Path;->nIsConvex(J)Z