Loading graphics/java/android/graphics/BitmapRegionDecoder.java +0 −1 Original line number Diff line number Diff line Loading @@ -318,7 +318,6 @@ public final class BitmapRegionDecoder { private static native int nativeGetHeight(long lbm); private static native void nativeClean(long lbm); @UnsupportedAppUsage private static native BitmapRegionDecoder nativeNewInstance( byte[] data, int offset, int length); private static native BitmapRegionDecoder nativeNewInstance( Loading Loading
graphics/java/android/graphics/BitmapRegionDecoder.java +0 −1 Original line number Diff line number Diff line Loading @@ -318,7 +318,6 @@ public final class BitmapRegionDecoder { private static native int nativeGetHeight(long lbm); private static native void nativeClean(long lbm); @UnsupportedAppUsage private static native BitmapRegionDecoder nativeNewInstance( byte[] data, int offset, int length); private static native BitmapRegionDecoder nativeNewInstance( Loading