bitmapFactoryMaxParallelism
fun <Error class: unknown class>.bitmapFactoryMaxParallelism(maxParallelism: Int): <Error class: unknown class>
Sets the maximum number of parallel BitmapFactory or ImageDecoder decode operations at once.
Increasing this number will allow more parallel decode operations, however it can result in worse UI performance.