Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
H A DSkWuffsCodec.cpp254 void updateNumFullyReceivedFrames(WhichDecoder which);
777 this->updateNumFullyReceivedFrames(WhichDecoder::kIncrDecode); in onGetFrameCount()
893 this->updateNumFullyReceivedFrames(which); in decodeFrameConfig()
908 this->updateNumFullyReceivedFrames(which); in decodeFrame()
913 void SkWuffsCodec::updateNumFullyReceivedFrames(WhichDecoder which) { in updateNumFullyReceivedFrames() function in SkWuffsCodec

Completed in 2 milliseconds