Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DRegion.java117 return nativeSetPath(mNativeRegion, path.readOnlyNI(), clip.mNativeRegion); in setPath()
431 private static native boolean nativeSetPath(long native_dst, long native_path, in nativeSetPath() method in Region
/frameworks/layoutlib/bridge/src/android/graphics/
DRegion_Delegate.java307 /*package*/ static boolean nativeSetPath(long native_dst, long native_path, long native_clip) { in nativeSetPath() method in Region_Delegate
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21283 Landroid/graphics/Region;->nativeSetPath(JJJ)Z