Home
last modified time | relevance | path

Searched defs:rowsDecoded (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/fuzz/oss_fuzz/
DFuzzIncrementalImage.cpp31 int rowsDecoded; in FuzzIncrementalImageDecode() local
/third_party/flutter/skia/src/codec/
DSkGifCodec.cpp268 int* rowsDecoded) { in onGetPixels()
311 SkCodec::Result SkGifCodec::onIncrementalDecode(int* rowsDecoded) { in onIncrementalDecode()
322 SkCodec::Result SkGifCodec::decodeFrame(bool firstAttempt, const Options& opts, int* rowsDecoded) { in decodeFrame()
DSkSampledCodec.cpp116 int rowsDecoded = 0; in onGetAndroidPixels() local
246 int rowsDecoded = 0; in sampledDecode() local
DSkPngCodec.cpp529 Result decodeAllRows(void* dst, size_t rowBytes, int* rowsDecoded) override { in decodeAllRows()
568 Result decode(int* rowsDecoded) override { in decode()
675 Result decodeAllRows(void* dst, size_t rowBytes, int* rowsDecoded) override { in decodeAllRows()
715 Result decode(int* rowsDecoded) override { in decode()
1141 int* rowsDecoded) { in onGetPixels()
1177 SkCodec::Result SkPngCodec::onIncrementalDecode(int* rowsDecoded) { in onIncrementalDecode()
DSkBmpMaskCodec.cpp30 int* rowsDecoded) { in onGetPixels()
DSkIcoCodec.cpp250 int* rowsDecoded) { in onGetPixels()
363 SkCodec::Result SkIcoCodec::onIncrementalDecode(int* rowsDecoded) { in onIncrementalDecode()
DSkWbmpCodec.cpp117 int* rowsDecoded) { in onGetPixels()
DSkWuffsCodec.cpp303 int* rowsDecoded) { in onGetPixels()
366 SkCodec::Result SkWuffsCodec::onIncrementalDecode(int* rowsDecoded) { in onIncrementalDecode()
DSkBmpStandardCodec.cpp40 int* rowsDecoded) { in onGetPixels()
DSkWebpCodec.cpp494 int rowsDecoded = 0; in onGetPixels() local
DSkBmpRLECodec.cpp38 int* rowsDecoded) { in onGetPixels()
DSkHeifCodec.cpp368 int* rowsDecoded) { in onGetPixels()
DSkCodec.cpp387 int rowsDecoded = 0; in getPixels() local
DSkJpegCodec.cpp578 int* rowsDecoded) { in onGetPixels()
DSkRawCodec.cpp685 int* rowsDecoded) { in onGetPixels()
/third_party/flutter/skia/tests/
DCodecTest.cpp1373 int rowsDecoded = 77; in DEF_TEST() local
/third_party/flutter/skia/dm/
DDMSrcSink.cpp546 int rowsDecoded; in draw() local