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

/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
H A Dblurcircles2.cpp31 fAnimRadius = SkAnimTimer::PingPong(0, kRadiusPingPoingPeriod, kRadiusPingPoingShift,
33 fAnimBlurRadius = SkAnimTimer::PingPong(0, kBlurRadiusPingPoingPeriod,
/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
H A Dblurcircles2.cpp31 fAnimRadius = SkAnimTimer::PingPong(0, kRadiusPingPoingPeriod, kRadiusPingPoingShift,
33 fAnimBlurRadius = SkAnimTimer::PingPong(0, kBlurRadiusPingPoingPeriod,
/external/libmojo/mojo/edk/system/
H A Dmessage_pipe_perftest.cc138 TEST_F(MessagePipePerfTest, PingPong) {
/external/tensorflow/tensorflow/core/framework/
H A Drendezvous_test.cc139 TEST_F(LocalRendezvousTest, PingPong) {

Completed in 313 milliseconds