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

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java219 nativeReconfigure(mNativeBitmap, width, height, config.nativeInt, mBuffer.length);
1575 private static native void nativeReconfigure(int nativeBitmap, int width, int height, method in class:Bitmap

Completed in 22 milliseconds