HomeSort by relevance Sort by last modified time
    Searched refs:nativeDecodeFileDescriptor (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
BitmapFactory_Delegate.java 102 /*package*/ static Bitmap nativeDecodeFileDescriptor(FileDescriptor fd,
  /frameworks/base/graphics/java/android/graphics/
BitmapFactory.java     [all...]
  /frameworks/base/core/jni/android/graphics/
BitmapFactory.cpp 611 static jobject nativeDecodeFileDescriptor(JNIEnv* env, jobject clazz, jobject fileDescriptor,
696 { "nativeDecodeFileDescriptor",
698 (void*)nativeDecodeFileDescriptor

Completed in 278 milliseconds