Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DBitmapFactory.cpp690 … jobject padding, jobject bitmapFactoryOptions, jlong inBitmapHandle, jlong colorSpaceHandle) { in nativeDecodeFileDescriptor() argument
728 return doDecode(env, std::move(fileStream), padding, bitmapFactoryOptions, in nativeDecodeFileDescriptor()
738 return doDecode(env, std::move(stream), padding, bitmapFactoryOptions, inBitmapHandle, in nativeDecodeFileDescriptor()