Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DCamUtils.java74 static final float[][] SRGB_TO_XYZ = { field in CamUtils
127 float[][] matrix = SRGB_TO_XYZ; in yFromInt()
137 float[][] matrix = SRGB_TO_XYZ; in xyzFromInt()