Searched refs:backgroundSwatch (Results 1 – 1 of 1) sorted by relevance
125 Palette.Swatch backgroundSwatch = findBackgroundSwatch(palette); in processNotification() local126 backgroundColor = backgroundSwatch.getRgb(); in processNotification()133 if (!isWhiteOrBlack(backgroundSwatch.getHsl())) { in processNotification()134 final float backgroundHue = backgroundSwatch.getHsl()[0]; in processNotification()