Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePathText.cpp88 canvas->rotate(glyph.fSpin); in drawGlyphs()
103 SkScalar fSpin; member
130 fSpin = rand.nextF() * 360; in reset()
209 glyph->fSpin += v->fDSpin * dt; in runAnimationTask()
213 backMatrix->preRotate(glyph->fSpin); in runAnimationTask()
/external/skia/samplecode/
DSamplePathText.cpp88 canvas->rotate(glyph.fSpin); in drawGlyphs()
103 SkScalar fSpin; member
130 fSpin = rand.nextF() * 360; in reset()
209 glyph->fSpin += v->fDSpin * dt; in runAnimationTask()
213 backMatrix->preRotate(glyph->fSpin); in runAnimationTask()