Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DBitmapFactory.java835 bm = nativeDecodeFileDescriptor(fd, outPadding, opts, in decodeFileDescriptor()
876 private static native Bitmap nativeDecodeFileDescriptor(FileDescriptor fd, in nativeDecodeFileDescriptor() method in BitmapFactory
/frameworks/layoutlib/bridge/src/android/graphics/
DBitmapFactory_Delegate.java103 /*package*/ static Bitmap nativeDecodeFileDescriptor(FileDescriptor fd, in nativeDecodeFileDescriptor() method in BitmapFactory_Delegate
/frameworks/base/core/jni/android/graphics/
DBitmapFactory.cpp532 static jobject nativeDecodeFileDescriptor(JNIEnv* env, jobject clazz, jobject fileDescriptor, in nativeDecodeFileDescriptor() function
616 (void*)nativeDecodeFileDescriptor