Home
last modified time | relevance | path

Searched refs:kMaxOffsetAngle (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSamplePathText.cpp345 constexpr static double kMaxOffsetAngle = SK_ScalarPI / 3.0; member in PathText::WavyGlyphAnimator::Waves
367 const double offsetAngle = (rand.nextF() * 2 - 1) * kMaxOffsetAngle; in reset()

Completed in 1 milliseconds