Home
last modified time | relevance | path

Searched refs:mixedColor (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java1988 int[] mixedColor = new int[3]; in shrinkAndScaleBilinear() local
1990 mixedColor[k] = (int)Math.round( in shrinkAndScaleBilinear()
1996 mixedColor[0], mixedColor[1], mixedColor[2]); in shrinkAndScaleBilinear()