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