Searched refs:native_isConvex (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPath.java182 return native_isConvex(mNativePath);
785 private static native boolean native_isConvex(long nPath); method in class:Path
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPath_Delegate.java145 /*package*/ static boolean native_isConvex(long nPath) { method in class:Path_Delegate

Completed in 82 milliseconds