Home
last modified time | relevance | path

Searched refs:ballY (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/docs/examples/
Dpong.cpp16 float ballY = PingPong(frame * duration, 2.0f, 0.4f, 0.0f, 1.0f); in draw() local
23 float bY = ballY * 200 + 28; in draw()