Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java2438 final ColorSpace linearSrgb = ColorSpace.get(ColorSpace.Named.LINEAR_SRGB); in testTargetColorSpaceUpconvert() local
2493 assertSame(linearSrgb, actual); in testTargetColorSpaceUpconvert()