Searched refs:nativeSetPath (Results 1 – 2 of 2) sorted by relevance
113 return nativeSetPath(mNativeRegion, path.readOnlyNI(), clip.mNativeRegion); in setPath()414 private static native boolean nativeSetPath(long native_dst, long native_path, in nativeSetPath() method in Region
307 /*package*/ static boolean nativeSetPath(long native_dst, long native_path, long native_clip) { in nativeSetPath() method in Region_Delegate