Searched refs:nativeSetPath (Results 1 – 3 of 3) sorted by relevance
117 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
307 /*package*/ static boolean nativeSetPath(long native_dst, long native_path, long native_clip) { in nativeSetPath() method in Region_Delegate
21283 Landroid/graphics/Region;->nativeSetPath(JJJ)Z