Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DColorSpaceTest.java1013 float[][] whitePoints = { in testChromaticAdaptation() local
1024 for (float[] srcWhitePoint : whitePoints) { in testChromaticAdaptation()
1025 for (float[] dstWhitePoint : whitePoints) { in testChromaticAdaptation()