Searched refs:cLargeAnimationCutoff (Results 1 – 1 of 1) sorted by relevance
98 static const unsigned cLargeAnimationCutoff = 5242880; in destroyDecodedDataIfNecessary() local99 if (m_frames.size() * frameBytes(m_size) > cLargeAnimationCutoff) in destroyDecodedDataIfNecessary()