Searched defs:colorInt (Results 1 – 9 of 9) sorted by relevance
109 int colorInt = 0xffB3588A; // H350 C50 T50 in testTertiaryHueWrapsProperly() local119 int colorInt = 0xffB3588A; // H350 C50 T50 in testSpritz() local130 int colorInt = 0xffB3588A; // H350 C50 T50 in testVibrant() local141 int colorInt = 0xffB3588A; // H350 C50 T50 in testExpressive() local152 int colorInt = 0xffB3588A; // H350 C50 T50 in testMonochromatic() local
82 int colorInt = context.getResources().getColor(R.color.unfold_background); in getBackgroundColor() local
190 public void setColor(@ColorInt int colorInt, @ColorInt int sparkleColorInt) { in setColor()
122 final int colorInt = parcel.readInt(); in WallpaperColors() local128 final int colorInt = parcel.readInt(); in WallpaperColors() local231 int colorInt = swatch.getInt(); in fromBitmap() local
9625 @ColorInt Integer colorInt, @ColorRes int defaultColorRes, PendingIntent intent) { in makeAction()
135 public Swatch(@ColorInt int colorInt, int population) { in Swatch()
120 int colorInt = mPointProvider.toInt(cluster); in quantize() local
991 int colorInt = atoi(colorString.c_str()); in parseColorDecimalString() local
3811 int colorInt = getAttributeInt(parser, "allColorsValue" + i, 0); in parseWallpaperAttributes() local