Home
last modified time | relevance | path

Searched defs:GlyphAnimator (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/samplecode/
DSamplePathText.cpp92 class GlyphAnimator { class in PathText
94 GlyphAnimator(Glyph* glyphs) : fGlyphs(glyphs) {} in GlyphAnimator() function in PathText::GlyphAnimator