Searched refs:fFrequencies (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/samplecode/ | ||
H A D | SamplePathText.cpp | 348 float fFrequencies[4]; member in PathText::WavyGlyphAnimator::Waves 372 fFrequencies[i] = 2 * SK_ScalarPI / wavelength; in reset() 393 const Sk4f frequencies = Sk4f::Load(fFrequencies); in apply() |
Completed in 5 milliseconds