Searched refs:textLum (Results 1 – 1 of 1) sorted by relevance
4797 double textLum = ContrastColorUtil.calculateLuminance(mForegroundColor); in ensureColors() local4802 boolean backgroundLight = backLum > textLum in ensureColors()4804 || backLum <= textLum in ensureColors()