Searched defs:createBitmap (Results 1 – 2 of 2) sorted by relevance
1942 fun createBitmap(picture: Picture, width: Int, height: Int, config: Bitmap.Config) = method
909 private fun createBitmap(width: Int, height: Int, digitType: DigitType): Bitmap { in <lambda>() method