Searched refs:seekToSample (Results 1 – 2 of 2) sorted by relevance
70 SkRect MotionBlurEffect::seekToSample(size_t sample_idx, const SkMatrix& ctm) const { in seekToSample() function in skottie::internal::MotionBlurEffect83 bounds.join(this->seekToSample(i, ctm)); in onRevalidate()118 this->seekToSample(i, canvas->getTotalMatrix()); in renderToRaster8888Pow2Samples()236 this->seekToSample(i, canvas->getTotalMatrix()); in onRender()
39 SkRect seekToSample(size_t sample_idx, const SkMatrix& ctm) const;