Searched defs:frameContext (Results 1 – 3 of 3) sorted by relevance
128 const SkGIFFrameContext* frameContext = fReader->frameContext(i); in onGetFrameInfo() local333 const SkGIFFrameContext* frameContext = fReader->frameContext(frameIndex); in decodeFrame() local419 const SkGIFFrameContext* frameContext = fReader->frameContext(frameIndex); in haveDecodedRow() local
97 SkGIFLZWContext(SkLibGifCodec* client, const SkGIFFrameContext* frameContext) in SkGIFLZWContext()340 const SkGIFFrameContext* frameContext(int index) const in frameContext() function
392 const SkGIFFrameContext* frameContext = m_frames[index].get(); in getColorTable() local