Home
last modified time | relevance | path

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

/external/skia/third_party/gif/
DSkGifImageReader.cpp473 const char* currentComponent = m_streamBuffer.get(); in parse() local
490 const unsigned char* currentComponent = in parse() local
521 const char currentComponent = m_streamBuffer.get()[0]; in parse() local
545 const unsigned char* currentComponent = in parse() local
588 const unsigned char currentComponent = this->getOneByte(); in parse() local
602 const unsigned char* currentComponent = in parse() local
637 const unsigned char currentComponent = this->getOneByte(); in parse() local
653 const unsigned char* currentComponent = in parse() local
667 const int currentComponent = this->getOneByte(); in parse() local
678 const unsigned char* currentComponent = in parse() local
[all …]
/external/skqp/third_party/gif/
DSkGifImageReader.cpp473 const char* currentComponent = m_streamBuffer.get(); in parse() local
490 const unsigned char* currentComponent = in parse() local
521 const char currentComponent = m_streamBuffer.get()[0]; in parse() local
545 const unsigned char* currentComponent = in parse() local
588 const unsigned char currentComponent = this->getOneByte(); in parse() local
602 const unsigned char* currentComponent = in parse() local
637 const unsigned char currentComponent = this->getOneByte(); in parse() local
653 const unsigned char* currentComponent = in parse() local
667 const int currentComponent = this->getOneByte(); in parse() local
678 const unsigned char* currentComponent = in parse() local
[all …]