Home
last modified time | relevance | path

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

/external/skia/third_party/gif/
DSkGifImageReader.cpp203 bool SkGIFLZWContext::doLZW(const unsigned char* block, size_t bytesInBlock) in doLZW()
542 size_t bytesInBlock = currentComponent[1]; in parse() local
818 const size_t bytesInBlock = this->getOneByte(); in parse() local