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

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java272 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 DBitmap_Delegate.java329 /*package*/ static void nativeReconfigure(long nativeBitmap, int width, int height, method in class:Bitmap_Delegate

Completed in 14 milliseconds