Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBitmapFactory.java836 bm = nativeDecodeFileDescriptor(fd, outPadding, opts, in decodeFileDescriptor()
877 private static native Bitmap nativeDecodeFileDescriptor(FileDescriptor fd, in nativeDecodeFileDescriptor() method in BitmapFactory
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DBitmapFactory_Delegate.java100 /*package*/ static Bitmap nativeDecodeFileDescriptor(FileDescriptor fd, in nativeDecodeFileDescriptor() method in BitmapFactory_Delegate
/aosp12/frameworks/base/libs/hwui/jni/
H A DBitmapFactory.cpp526 static jobject nativeDecodeFileDescriptor(JNIEnv* env, jobject clazz, jobject fileDescriptor, in nativeDecodeFileDescriptor() function
613 (void*)nativeDecodeFileDescriptor