Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSamplePathText.cpp266 fWaves.reset(*rand, screenWidth, screenHeight);
295 SkPoint pt = fWaves.apply(tsec, matrix, pts[0]);
300 SkPoint endpt = fWaves.apply(tsec, matrix, pts[1]);
305 SkPoint controlPt = fWaves.apply(tsec, matrix, pts[1]);
306 SkPoint endpt = fWaves.apply(tsec, matrix, pts[2]);
357 Waves fWaves; member in PathText::WavyGlyphAnimator

Completed in 2 milliseconds