Searched refs:BLACK_MAX_LIGHTNESS (Results 1 – 2 of 2) sorted by relevance
38 private static final float BLACK_MAX_LIGHTNESS = 0.08f; field in MediaNotificationProcessor122 return hslColor[2] <= BLACK_MAX_LIGHTNESS; in isBlack()
480 private static final float BLACK_MAX_LIGHTNESS = 0.05f;492 return hslColor[2] <= BLACK_MAX_LIGHTNESS;