Searched refs:tintDrawable (Results 1 – 2 of 2) sorted by relevance
109 return tintDrawable(icon, result); in resolveImage()122 return tintDrawable(icon, result); in resolveImage()195 private static Drawable tintDrawable(Icon icon, @Nullable Drawable drawable) { in tintDrawable() method in LocalImageResolver
364 tintDrawable(icon, drawable)502 private fun tintDrawable(icon: Icon, drawable: Drawable) { regex