Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DRegion.java164 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
/frameworks/layoutlib/bridge/src/android/graphics/
DRegion_Delegate.java349 /*package*/ static boolean nativeGetBoundaryPath(long native_region, long native_path) { in nativeGetBoundaryPath() method in Region_Delegate
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21278 Landroid/graphics/Region;->nativeGetBoundaryPath(JJ)Z