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