Home
last modified time | relevance | path

Searched defs:subsetWidth (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/src/codec/
DSkSampledCodec.cpp182 int subsetWidth = nativeSize.width(); in sampledDecode() local
DSkWebpCodec.cpp385 int subsetWidth = frameRect.width(); in onGetPixels() local
DSkMaskSwizzler.cpp537 SkMaskSwizzler::SkMaskSwizzler(SkMasks* masks, RowProc proc, int srcOffset, int subsetWidth) in SkMaskSwizzler()
/third_party/skia/src/codec/
DSkSampledCodec.cpp176 int subsetWidth = nativeSize.width(); in sampledDecode() local
DSkWebpCodec.cpp380 int subsetWidth = frameRect.width(); in onGetPixels() local
DSkMaskSwizzler.cpp537 SkMaskSwizzler::SkMaskSwizzler(SkMasks* masks, RowProc proc, int srcOffset, int subsetWidth) in SkMaskSwizzler()
/third_party/flutter/skia/tests/
DCodecTest.cpp1020 const int subsetWidth = codec->getInfo().width() / 2; in check_color_xform() local
/third_party/skia/tests/
DCodecTest.cpp1070 const int subsetWidth = codec->getInfo().width() / 2; in check_color_xform() local
/third_party/flutter/skia/dm/
DDMSrcSink.cpp224 uint32_t subsetWidth = width / divisor; in draw() local
/third_party/skia/dm/
DDMSrcSink.cpp270 uint32_t subsetWidth = width / divisor; in draw() local