Searched defs:PingPong (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A DSkAnimTimer.h118 return PingPong(this->secs(), period, phase, ends, mid);
122 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, SkScalar ends, function in class:SkAnimTimer
/external/skqp/gm/
H A DSkAnimTimer.h113 return PingPong(this->secs(), period, phase, ends, mid);
117 static SkScalar PingPong(double t, SkScalar period, SkScalar phase, SkScalar ends, function in class:SkAnimTimer

Completed in 107 milliseconds