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