Searched refs:mixedColor (Results 1 – 1 of 1) sorted by relevance
1988 int[] mixedColor = new int[3]; in shrinkAndScaleBilinear() local1990 mixedColor[k] = (int)Math.round( in shrinkAndScaleBilinear()1996 mixedColor[0], mixedColor[1], mixedColor[2]); in shrinkAndScaleBilinear()