Searched refs:nativeCopyPreserveInternalConfig (Results 1 – 2 of 2) sorted by relevance
894 source = nativeCopyPreserveInternalConfig(source.mNativePtr); in createBitmap()2275 private static native Bitmap nativeCopyPreserveInternalConfig(long nativeBitmap); in nativeCopyPreserveInternalConfig() method in Bitmap
604 /*package*/ static Bitmap nativeCopyPreserveInternalConfig(long nativeBitmap) { in nativeCopyPreserveInternalConfig() method in Bitmap_Delegate