Searched refs:onIncrementalDecode (Results 1 – 8 of 8) sorted by relevance
512 return this->onIncrementalDecode(rowsDecoded);1017 virtual Result onIncrementalDecode(int*) { in onIncrementalDecode() function
261 Result onIncrementalDecode(int* rowsDecoded) override;449 return this->onIncrementalDecode(rowsDecoded); in onGetPixels()613 SkCodec::Result SkWuffsCodec::onIncrementalDecode(int* rowsDecoded) { in onIncrementalDecode() function in SkWuffsCodec
78 Result onIncrementalDecode(int* rowsDecoded) override;
82 Result onIncrementalDecode(int*) override;
389 SkCodec::Result SkIcoCodec::onIncrementalDecode(int* rowsDecoded) { in onIncrementalDecode() function in SkIcoCodec
1013 SkCodec::Result SkPngCodec::onIncrementalDecode(int* rowsDecoded) { in onIncrementalDecode() function in SkPngCodec
109 Result onIncrementalDecode(int* rowsDecoded) override;
651 SkCodec::Result SkPngRustCodec::onIncrementalDecode(int* rowsDecoded) { in onIncrementalDecode() function in SkPngRustCodec