Searched refs:nIsConvex (Results 1 – 2 of 2) sorted by relevance
220 return nIsConvex(mNativePath); in isConvex()885 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