Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmapFactory.java848 bm = nativeDecodeFileDescriptor(fd, outPadding, opts, in decodeFileDescriptor()
889 private static native Bitmap nativeDecodeFileDescriptor(FileDescriptor fd, in nativeDecodeFileDescriptor() method in BitmapFactory
/aosp14/frameworks/base/libs/hwui/jni/
H A DBitmapFactory.cpp692 static jobject nativeDecodeFileDescriptor(JNIEnv* env, jobject clazz, jobject fileDescriptor, in nativeDecodeFileDescriptor() function
779 (void*)nativeDecodeFileDescriptor