HomeSort by relevance Sort by last modified time
    Searched refs:Waves (Results 1 - 2 of 2) sorted by null

  /external/skia/samplecode/
SamplePathText.cpp 336 * Describes 4 stacked sine waves that can offset a point as a function of wall time.
338 class Waves {
357 Waves fWaves;
362 void WavyPathText::Waves::reset(SkRandom& rand, int w, int h) {
382 SkPoint WavyPathText::Waves::apply(float tsec, const Sk2f matrix[3], const SkPoint& pt) const {
  /external/skqp/samplecode/
SamplePathText.cpp 336 * Describes 4 stacked sine waves that can offset a point as a function of wall time.
338 class Waves {
357 Waves fWaves;
362 void WavyPathText::Waves::reset(SkRandom& rand, int w, int h) {
382 SkPoint WavyPathText::Waves::apply(float tsec, const Sk2f matrix[3], const SkPoint& pt) const {

Completed in 864 milliseconds