Searched refs:nativeCopyAshmemConfig (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java624 Bitmap b = nativeCopyAshmemConfig(mNativePtr, config.nativeInt);
1694 private static native Bitmap nativeCopyAshmemConfig(long nativeSrcBitmap, int nativeConfig); method in class:Bitmap
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmap_Delegate.java306 /*package*/ static Bitmap nativeCopyAshmemConfig(long nativeSrcBitmap, int nativeConfig) { method in class:Bitmap_Delegate

Completed in 382 milliseconds