Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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