Searched refs:colorComponents (Results 1 – 1 of 1) sorted by relevance
896 final float[] colorComponents = new float[] { Color.red(mBackgroundColor) / 255.f, in updateBackgroundColor() local898 t.setColor(mBackgroundControl, colorComponents); in updateBackgroundColor()