Searched refs:bitmapFactoryOptions (Results 1 – 1 of 1) sorted by relevance
513 jobject padding, jobject bitmapFactoryOptions) { in nativeDecodeFileDescriptor() argument540 bool isPurgeable = optionsPurgeable(env, bitmapFactoryOptions) in nativeDecodeFileDescriptor()541 && optionsShareable(env, bitmapFactoryOptions); in nativeDecodeFileDescriptor()566 return doDecode(env, stream, padding, bitmapFactoryOptions, isPurgeable); in nativeDecodeFileDescriptor()