Searched refs:isSimpleBitmap (Results 1 – 1 of 1) sorted by relevance
71 if (!isSimpleBitmap(drawable)) { in downscaleToSize()108 private fun isSimpleBitmap(drawable: Drawable): Boolean { in isSimpleBitmap() method