Searched refs:nativeGetBoundaryPath (Results 1 – 2 of 2) sorted by relevance
158 nativeGetBoundaryPath(mNativeRegion, path.ni()); in getBoundaryPath()167 return nativeGetBoundaryPath(mNativeRegion, path.ni()); in getBoundaryPath()417 private static native boolean nativeGetBoundaryPath(long native_region, in nativeGetBoundaryPath() method in Region
349 /*package*/ static boolean nativeGetBoundaryPath(long native_region, long native_path) { in nativeGetBoundaryPath() method in Region_Delegate