AlphaOption 64 Source/platform/graphics/DeferredImageDecoder.cpp PassOwnPtr<DeferredImageDecoder> DeferredImageDecoder::create(const SharedBuffer& data, ImageSource::AlphaOption alphaOption, ImageSource::GammaAndColorProfileOption gammaAndColorOption) AlphaOption 48 Source/platform/graphics/DeferredImageDecoder.h static PassOwnPtr<DeferredImageDecoder> create(const SharedBuffer& data, ImageSource::AlphaOption, ImageSource::GammaAndColorProfileOption); AlphaOption 38 Source/platform/graphics/ImageSource.cpp ImageSource::ImageSource(ImageSource::AlphaOption alphaOption, ImageSource::GammaAndColorProfileOption gammaAndColorProfileOption) AlphaOption 76 Source/platform/graphics/ImageSource.h ImageSource(AlphaOption alphaOption = AlphaPremultiplied, GammaAndColorProfileOption gammaAndColorProfileOption = GammaAndColorProfileApplied); AlphaOption 128 Source/platform/graphics/ImageSource.h AlphaOption m_alphaOption; AlphaOption 84 Source/platform/image-decoders/ImageDecoder.cpp PassOwnPtr<ImageDecoder> ImageDecoder::create(const SharedBuffer& data, ImageSource::AlphaOption alphaOption, ImageSource::GammaAndColorProfileOption gammaAndColorProfileOption) AlphaOption 62 Source/platform/image-decoders/ImageDecoder.h ImageDecoder(ImageSource::AlphaOption alphaOption, ImageSource::GammaAndColorProfileOption gammaAndColorProfileOption, size_t maxDecodedBytes) AlphaOption 76 Source/platform/image-decoders/ImageDecoder.h static PassOwnPtr<ImageDecoder> create(const SharedBuffer& data, ImageSource::AlphaOption, ImageSource::GammaAndColorProfileOption); AlphaOption 79 Source/platform/image-decoders/ImageDecoder.h static PassOwnPtr<ImageDecoder> create(const SharedBuffer& data, ImageSource::AlphaOption, ImageSource::GammaAndColorProfileOption, size_t maxDecodedSize); AlphaOption 44 Source/platform/image-decoders/bmp/BMPImageDecoder.cpp BMPImageDecoder::BMPImageDecoder(ImageSource::AlphaOption alphaOption, AlphaOption 42 Source/platform/image-decoders/bmp/BMPImageDecoder.h BMPImageDecoder(ImageSource::AlphaOption, ImageSource::GammaAndColorProfileOption, size_t maxDecodedBytes); AlphaOption 37 Source/platform/image-decoders/gif/GIFImageDecoder.cpp GIFImageDecoder::GIFImageDecoder(ImageSource::AlphaOption alphaOption, AlphaOption 43 Source/platform/image-decoders/gif/GIFImageDecoder.h GIFImageDecoder(ImageSource::AlphaOption, ImageSource::GammaAndColorProfileOption, size_t maxDecodedBytes); AlphaOption 48 Source/platform/image-decoders/ico/ICOImageDecoder.cpp ICOImageDecoder::ICOImageDecoder(ImageSource::AlphaOption alphaOption, AlphaOption 43 Source/platform/image-decoders/ico/ICOImageDecoder.h ICOImageDecoder(ImageSource::AlphaOption, ImageSource::GammaAndColorProfileOption, size_t maxDecodedBytes); AlphaOption 594 Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp JPEGImageDecoder::JPEGImageDecoder(ImageSource::AlphaOption alphaOption, AlphaOption 43 Source/platform/image-decoders/jpeg/JPEGImageDecoder.h JPEGImageDecoder(ImageSource::AlphaOption, ImageSource::GammaAndColorProfileOption, size_t maxDecodedBytes); AlphaOption 217 Source/platform/image-decoders/png/PNGImageDecoder.cpp PNGImageDecoder::PNGImageDecoder(ImageSource::AlphaOption alphaOption, AlphaOption 41 Source/platform/image-decoders/png/PNGImageDecoder.h PNGImageDecoder(ImageSource::AlphaOption, ImageSource::GammaAndColorProfileOption, size_t maxDecodedBytes); AlphaOption 51 Source/platform/image-decoders/webp/WEBPImageDecoder.cpp WEBPImageDecoder::WEBPImageDecoder(ImageSource::AlphaOption alphaOption, AlphaOption 41 Source/platform/image-decoders/webp/WEBPImageDecoder.h WEBPImageDecoder(ImageSource::AlphaOption, ImageSource::GammaAndColorProfileOption, size_t maxDecodedBytes);