Searched refs:defaultBackgroundColor (Results 1 – 2 of 2) sorted by relevance
47 private val defaultBackgroundColor: Int51 defaultBackgroundColor =60 Paint(Paint.ANTI_ALIAS_FLAG).apply { color = defaultBackgroundColor }
119 protected boolean needsInversion(int defaultBackgroundColor, View view) { in needsInversion() argument138 background = defaultBackgroundColor; in needsInversion()