Searched refs:AlphaNotPremultiplied (Results 1 – 7 of 7) sorted by relevance
68 AlphaNotPremultiplied enumerator
720 *(m_image->data()), ImageSource::AlphaNotPremultiplied, in extractImage()
62 …return adoptPtr(new JPEGImageDecoder(ImageSource::AlphaNotPremultiplied, ImageSource::GammaAndColo… in createDecoder()
61 …return adoptPtr(new GIFImageDecoder(ImageSource::AlphaNotPremultiplied, ImageSource::GammaAndColor… in createDecoder()
63 …return adoptPtr(new WEBPImageDecoder(ImageSource::AlphaNotPremultiplied, ImageSource::GammaAndColo… in createDecoder()
46 …: ImageDecoder(ImageSource::AlphaNotPremultiplied, ImageSource::GammaAndColorProfileApplied, noDec… in TestImageDecoder()
231 …eDecoder(m_premultiplyAlpha ? ImageSource::AlphaPremultiplied : ImageSource::AlphaNotPremultiplied, in decodeAtIndex()