Home
last modified time | relevance | path

Searched refs:nativeNewInstance (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmapRegionDecoder.java83 return nativeNewInstance(data, offset, length); in newInstance()
102 return nativeNewInstance(fd); in newInstance()
117 return nativeNewInstance(pfd.getFileDescriptor()); in newInstance()
159 return nativeNewInstance( in newInstance()
166 return nativeNewInstance(is, tempStorage); in newInstance()
324 private static native BitmapRegionDecoder nativeNewInstance( in nativeNewInstance() method in BitmapRegionDecoder
326 private static native BitmapRegionDecoder nativeNewInstance( in nativeNewInstance() method in BitmapRegionDecoder
328 private static native BitmapRegionDecoder nativeNewInstance( in nativeNewInstance() method in BitmapRegionDecoder
330 private static native BitmapRegionDecoder nativeNewInstance( in nativeNewInstance() method in BitmapRegionDecoder
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16227 Landroid/graphics/BitmapRegionDecoder;->nativeNewInstance(JZ)Landroid/graphics/BitmapRegionDecoder;
16228 Landroid/graphics/BitmapRegionDecoder;->nativeNewInstance(Ljava/io/FileDescriptor;Z)Landroid/graphi…
16229 Landroid/graphics/BitmapRegionDecoder;->nativeNewInstance(Ljava/io/InputStream;[BZ)Landroid/graphic…