Searched refs:haveDecodedRow (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/codec/ |
D | SkGifCodec.h | 35 void haveDecodedRow(int frameIndex, const unsigned char* rowBegin,
|
D | SkGifCodec.cpp | 411 void SkGifCodec::haveDecodedRow(int frameIndex, const unsigned char* rowBegin, in haveDecodedRow() function in SkGifCodec
|
/external/skqp/src/codec/ |
D | SkGifCodec.h | 35 void haveDecodedRow(int frameIndex, const unsigned char* rowBegin,
|
D | SkGifCodec.cpp | 411 void SkGifCodec::haveDecodedRow(int frameIndex, const unsigned char* rowBegin, in haveDecodedRow() function in SkGifCodec
|
/external/skia/third_party/gif/ |
D | SkGifImageReader.cpp | 162 m_client->haveDecodedRow(m_frameContext->frameId(), rowBegin, in outputRow()
|
/external/skqp/third_party/gif/ |
D | SkGifImageReader.cpp | 162 m_client->haveDecodedRow(m_frameContext->frameId(), rowBegin, in outputRow()
|