AlphaNotPremultiplied 1554 Source/platform/graphics/gpu/WebGLImageConversion.cpp *(m_image->data()), ImageSource::AlphaNotPremultiplied, AlphaNotPremultiplied 46 Source/platform/image-decoders/ImageDecoderTest.cpp : ImageDecoder(ImageSource::AlphaNotPremultiplied, ImageSource::GammaAndColorProfileApplied, noDecodedImageByteLimit) AlphaNotPremultiplied 61 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp return adoptPtr(new GIFImageDecoder(ImageSource::AlphaNotPremultiplied, ImageSource::GammaAndColorProfileApplied, ImageDecoder::noDecodedImageByteLimit)); AlphaNotPremultiplied 231 Source/platform/image-decoders/ico/ICOImageDecoder.cpp new PNGImageDecoder(m_premultiplyAlpha ? ImageSource::AlphaPremultiplied : ImageSource::AlphaNotPremultiplied, AlphaNotPremultiplied 62 Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp return adoptPtr(new JPEGImageDecoder(ImageSource::AlphaNotPremultiplied, ImageSource::GammaAndColorProfileApplied, maxDecodedBytes)); AlphaNotPremultiplied 63 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp return adoptPtr(new WEBPImageDecoder(ImageSource::AlphaNotPremultiplied, ImageSource::GammaAndColorProfileApplied, ImageDecoder::noDecodedImageByteLimit));