Searched refs:haveDecodedRow (Results 1 – 3 of 3) sorted by relevance
64 …bool haveDecodedRow(size_t frameIndex, GIFRow::const_iterator rowBegin, size_t width, size_t rowNu…
142 bool GIFImageDecoder::haveDecodedRow(size_t frameIndex, GIFRow::const_iterator rowBegin, size_t wid… in haveDecodedRow() function in blink::GIFImageDecoder
150 if (!m_client->haveDecodedRow(m_frameContext->frameId(), rowBegin, m_frameContext->width(), in outputRow()