Searched defs:Bitmap (Results 1 – 2 of 2) sorted by relevance
89 private fun Bitmap.use(block: (Bitmap) -> Unit) = in Bitmap() method
136 private fun Bitmap.extractColors(): WallpaperColors? { in <lambda>() method