Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSamplePathText.cpp154 fBackgroundAnimationTask.wait(); in ~MovingGlyphAnimator()
171 fBackgroundAnimationTask.wait(); in reset()
178 fBackgroundAnimationTask.wait(); in animate()
183 fBackgroundAnimationTask.add(std::bind(&MovingGlyphAnimator::runAnimationTask, this, tsec, in animate()
246 SkTaskGroup fBackgroundAnimationTask; member in PathText::MovingGlyphAnimator
262 fBackgroundAnimationTask.wait(); in ~WavyGlyphAnimator()