Searched refs:native_isConvex (Results 1 – 2 of 2) sorted by relevance
182 return native_isConvex(mNativePath); in isConvex()785 private static native boolean native_isConvex(long nPath); in native_isConvex() method in Path
147 /*package*/ static boolean native_isConvex(long nPath) { in native_isConvex() method in Path_Delegate