Searched refs:linearSrgb (Results 1 – 1 of 1) sorted by relevance
2564 final ColorSpace linearSrgb = ColorSpace.get(ColorSpace.Named.LINEAR_SRGB); in testTargetColorSpaceUpconvert() local2619 assertSame(linearSrgb, actual); in testTargetColorSpaceUpconvert()