Searched defs:maxDecodedBytes (Results 1 – 10 of 10) sorted by relevance
60 PassOwnPtr<JPEGImageDecoder> createDecoder(size_t maxDecodedBytes) in createDecoder()67 void downsample(size_t maxDecodedBytes, unsigned* outputWidth, unsigned* outputHeight, const char* … in downsample()
597 size_t maxDecodedBytes) in JPEGImageDecoder()
56 size_t maxDecodedBytes = blink::Platform::current()->maxDecodedImageBytes(); in init() local
46 size_t maxDecodedBytes) in BMPImageDecoder()
90 size_t maxDecodedBytes = blink::Platform::current()->maxDecodedImageBytes(); in create() local
60 …Option, ImageSource::GammaAndColorProfileOption gammaAndColorProfileOption, size_t maxDecodedBytes) in ImageDecoder()
50 size_t maxDecodedBytes) in ICOImageDecoder()
39 size_t maxDecodedBytes) in GIFImageDecoder()
219 size_t maxDecodedBytes) in PNGImageDecoder()
130 size_t maxDecodedBytes) in WEBPImageDecoder()