Home
last modified time | relevance | path

Searched refs:MovingPathText (Results 1 – 2 of 2) sorted by relevance

/external/skqp/samplecode/
DSamplePathText.cpp136 class MovingPathText : public PathText { class
140 MovingPathText() in MovingPathText() function in MovingPathText
145 ~MovingPathText() override { in ~MovingPathText()
176 fBackgroundAnimationTask.add(std::bind(&MovingPathText::runAnimationTask, this, tsec, in onAnimate()
248 class WavyPathText : public MovingPathText {
359 typedef MovingPathText INHERITED;
432 DEF_SAMPLE( return new MovingPathText; )
/external/skia/samplecode/
DSamplePathText.cpp136 class MovingPathText : public PathText { class
140 MovingPathText() in MovingPathText() function in MovingPathText
145 ~MovingPathText() override { in ~MovingPathText()
176 fBackgroundAnimationTask.add(std::bind(&MovingPathText::runAnimationTask, this, tsec, in onAnimate()
248 class WavyPathText : public MovingPathText {
359 typedef MovingPathText INHERITED;
432 DEF_SAMPLE( return new MovingPathText; )