Searched refs:WavyPathText (Results 1 – 2 of 2) sorted by relevance
248 class WavyPathText : public MovingPathText { class252 WavyPathText() in WavyPathText() function in WavyPathText256 ~WavyPathText() override { in ~WavyPathText()362 void WavyPathText::Waves::reset(SkRandom& rand, int w, int h) { in reset()382 SkPoint WavyPathText::Waves::apply(float tsec, const Sk2f matrix[3], const SkPoint& pt) const { in apply()431 DEF_SAMPLE( return new WavyPathText; )