Searched refs:getRgbColorSpaces (Results 1 – 4 of 4) sorted by relevance
140 for (ColorSpace cs : BitmapTest.getRgbColorSpaces()) { in createAlpha8ColorSpace()181 for (ColorSpace rgb : BitmapTest.getRgbColorSpaces()) { in createFromSourceWithColorSpace()1045 BitmapTest.getRgbColorSpaces().toArray()); in compressFormatsAndColorSpaces()
100 public static List<ColorSpace> getRgbColorSpaces() { in getRgbColorSpaces() method in BitmapTest956 List<ColorSpace> rgbColorSpaces = getRgbColorSpaces(); in testGetColor()1016 List<ColorSpace> rgbColorSpaces = getRgbColorSpaces(); in testEraseColorLong()1396 for (ColorSpace cs : getRgbColorSpaces()) { in testSetColorSpace()2403 return Utils.crossProduct(Config.values(), getRgbColorSpaces().toArray(new Object[0])); in parametersForTestAsShared()
1826 for (ColorSpace cs : BitmapTest.getRgbColorSpaces()) { in testAlphaPlusSetTargetColorSpace()2503 for (ColorSpace cs : BitmapTest.getRgbColorSpaces()) {2571 for (ColorSpace cs : BitmapTest.getRgbColorSpaces()) { in testTargetColorSpaceUpconvert()
1075 return BitmapTest.getRgbColorSpaces().toArray();