Searched refs:XYZ_TO_SRGB (Results 1 – 1 of 1) sorted by relevance
62 private static final float[] XYZ_TO_SRGB = { field in ColorSpaceTest260 assertEquals(XYZ_TO_SRGB[i], xyzToRGB[i], 1e-5f); in testMat3x3Inverse()306 assertEquals(XYZ_TO_SRGB[i], xyzToRGB[i], 1e-5f); in testXYZFromPrimaries_xyY()344 assertEquals(XYZ_TO_SRGB[i], xyzToRGB[i], 1e-5f); in testXYZFromPrimaries_XYZ()