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