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