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