Searched refs:m_maxDecodedBytes (Results 1 – 3 of 3) sorted by relevance
77 , m_maxDecodedBytes(maxDecodedBytes) in ImageDecoder()311 size_t m_maxDecodedBytes; variable
232 …ource::GammaAndColorProfileIgnored : ImageSource::GammaAndColorProfileApplied, m_maxDecodedBytes)); in decodeAtIndex()
732 if (originalBytes <= m_maxDecodedBytes) { in desiredScaleNumerator()739 … static_cast<float>(m_maxDecodedBytes * scaleDenominator * scaleDenominator / originalBytes)))); in desiredScaleNumerator()