Searched refs:setDecodedSize (Results 1 – 7 of 7) sorted by relevance
120 setDecodedSize(0); in destroyDecodedDataIfPossible()178 setDecodedSize(m_parsedStyleSheetCache->estimatedSizeInBytes()); in saveParsedStyleSheet()
147 setDecodedSize(0); in destroyDecodedDataIfPossible()439 setDecodedSize(decodedSize() + delta); in decodedSizeChanged()
57 setDecodedSize(this->size()); in appendData()63 setDecodedSize(0); in destroyDecodedDataIfPossible()
295 void setDecodedSize(size_t);
587 void Resource::setDecodedSize(size_t decodedSize) in setDecodedSize() function in blink::Resource
69 void setDecodedSize(unsigned width, unsigned height);
455 m_decoder->setDecodedSize(m_info.output_width, m_info.output_height); in decode()711 setDecodedSize(width, height); in setSize()715 void JPEGImageDecoder::setDecodedSize(unsigned width, unsigned height) in setDecodedSize() function in blink::JPEGImageDecoder