Home
last modified time | relevance | path

Searched refs:decodeFrameConfig (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/codec/
H A DSkWuffsCodec.cpp252 const char* decodeFrameConfig(WhichDecoder which);
431 const char* status = this->decodeFrameConfig(WhichDecoder::kIncrDecode); in onStartIncrementalDecode()
435 SkCodecPrintf("decodeFrameConfig: %s", status); in onStartIncrementalDecode()
792 const char* status = this->decodeFrameConfig(WhichDecoder::kIncrDecode); in onGetFrameCountInternal()
884 const char* SkWuffsCodec::decodeFrameConfig(WhichDecoder which) { in decodeFrameConfig() function in SkWuffsCodec

Completed in 3 milliseconds