Home
last modified time | relevance | path

Searched defs:frameContext (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/codec/
DSkGifCodec.cpp130 const SkGIFFrameContext* frameContext = fReader->frameContext(i); in onGetFrameInfo() local
328 const SkGIFFrameContext* frameContext = fReader->frameContext(frameIndex); in decodeFrame() local
414 const SkGIFFrameContext* frameContext = fReader->frameContext(frameIndex); in haveDecodedRow() local
/external/skia/third_party/libgifcodec/
DSkLibGifCodec.cpp128 const SkGIFFrameContext* frameContext = fReader->frameContext(i); in onGetFrameInfo() local
333 const SkGIFFrameContext* frameContext = fReader->frameContext(frameIndex); in decodeFrame() local
419 const SkGIFFrameContext* frameContext = fReader->frameContext(frameIndex); in haveDecodedRow() local
DSkGifImageReader.h97 SkGIFLZWContext(SkLibGifCodec* client, const SkGIFFrameContext* frameContext) in SkGIFLZWContext()
340 const SkGIFFrameContext* frameContext(int index) const in frameContext() function
DSkGifImageReader.cpp392 const SkGIFFrameContext* frameContext = m_frames[index].get(); in getColorTable() local
/external/skqp/third_party/gif/
DSkGifImageReader.h94 SkGIFLZWContext(SkGifCodec* client, const SkGIFFrameContext* frameContext) in SkGIFLZWContext()
338 const SkGIFFrameContext* frameContext(int index) const in frameContext() function
DSkGifImageReader.cpp362 const SkGIFFrameContext* frameContext = m_frames[index].get(); in getColorTable() local