Home
last modified time | relevance | path

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

/external/skia/third_party/gif/
DSkGifImageReader.cpp472 const char* currentComponent = m_streamBuffer.get(); in parse() local
489 const unsigned char* currentComponent = in parse() local
520 const char currentComponent = m_streamBuffer.get()[0]; in parse() local
544 const unsigned char* currentComponent = in parse() local
587 const unsigned char currentComponent = this->getOneByte(); in parse() local
601 const unsigned char* currentComponent = in parse() local
636 const unsigned char currentComponent = this->getOneByte(); in parse() local
652 const unsigned char* currentComponent = in parse() local
666 const int currentComponent = this->getOneByte(); in parse() local
677 const unsigned char* currentComponent = in parse() local
[all …]
/external/skqp/third_party/gif/
DSkGifImageReader.cpp472 const char* currentComponent = m_streamBuffer.get(); in parse() local
489 const unsigned char* currentComponent = in parse() local
520 const char currentComponent = m_streamBuffer.get()[0]; in parse() local
544 const unsigned char* currentComponent = in parse() local
587 const unsigned char currentComponent = this->getOneByte(); in parse() local
601 const unsigned char* currentComponent = in parse() local
636 const unsigned char currentComponent = this->getOneByte(); in parse() local
652 const unsigned char* currentComponent = in parse() local
666 const int currentComponent = this->getOneByte(); in parse() local
677 const unsigned char* currentComponent = in parse() local
[all …]