Lines Matching refs:SkSwizzler
13 #include "SkSwizzler.h"
122 // incrementalDecode (ID) calls. But creating the SkSwizzler (the real sampler)
130 // arguments are forwarded on to the SkSwizzler (the real sampler) when that
131 // SkSwizzler is created, after the frame width and height are known.
215 std::unique_ptr<SkSwizzler> fSwizzler;
476 SkSwizzler::Make(this->getEncodedInfo(), nullptr, dstInfo(), this->options(), &bounds);