Home
last modified time | relevance | path

Searched refs:nativeGetBoundaryPath (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRegion.java165 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
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DRegion_Delegate.java349 /*package*/ static boolean nativeGetBoundaryPath(long native_region, long native_path) { in nativeGetBoundaryPath() method in Region_Delegate
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21269 Landroid/graphics/Region;->nativeGetBoundaryPath(JJ)Z