Home
last modified time | relevance | path

Searched refs:clearDecodeState (Results 1 – 4 of 4) sorted by relevance

/external/skia/third_party/gif/
DSkGifImageReader.h242 void clearDecodeState() { m_lzwContext.reset(); } in clearDecodeState() function
344 void clearDecodeState() { in clearDecodeState() function
346 m_frames[index]->clearDecodeState(); in clearDecodeState()
/external/skqp/third_party/gif/
DSkGifImageReader.h242 void clearDecodeState() { m_lzwContext.reset(); } in clearDecodeState() function
344 void clearDecodeState() { in clearDecodeState() function
346 m_frames[index]->clearDecodeState(); in clearDecodeState()
/external/skia/src/codec/
DSkGifCodec.cpp100 fReader->clearDecodeState(); in onRewind()
/external/skqp/src/codec/
DSkGifCodec.cpp100 fReader->clearDecodeState(); in onRewind()