Searched refs:nativeGetBoundaryPath (Results 1 – 3 of 3) sorted by relevance
164 nativeGetBoundaryPath(mNativeRegion, path.mutateNI()); in getBoundaryPath()173 return nativeGetBoundaryPath(mNativeRegion, path.mutateNI()); in getBoundaryPath()434 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
21278 Landroid/graphics/Region;->nativeGetBoundaryPath(JJ)Z