Searched refs:decodeFrameConfig (Results 1 – 2 of 2) sorted by relevance
191 const char* decodeFrameConfig();397 const char* status = this->decodeFrameConfig(); in onStartIncrementalDecode()645 const char* status = this->decodeFrameConfig(); in readFrames()794 const char* SkWuffsCodec::decodeFrameConfig() { in decodeFrameConfig() function in SkWuffsCodec
281 const char* decodeFrameConfig(WhichDecoder which);476 const char* status = this->decodeFrameConfig(WhichDecoder::kIncrDecode); in onStartIncrementalDecode()819 const char* status = this->decodeFrameConfig(WhichDecoder::kFrameCount); in onGetFrameCountInternal()920 const char* SkWuffsCodec::decodeFrameConfig(WhichDecoder which) { in decodeFrameConfig() function in SkWuffsCodec