Searched refs:nativeReconfigure (Results 1 - 2 of 2) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
H A D | Bitmap.java | 272 nativeReconfigure(mNativePtr, width, height, config.nativeInt, mRequestPremultiplied); 2046 private static native void nativeReconfigure(long nativeBitmap, int width, int height, method in class:Bitmap
|
/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | Bitmap_Delegate.java | 329 /*package*/ static void nativeReconfigure(long nativeBitmap, int width, int height, method in class:Bitmap_Delegate
|
Completed in 14 milliseconds