Home
last modified time | relevance | path

Searched defs:tau (Results 1 – 1 of 1) sorted by relevance

/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java322 float tau = (currentStepTime - mLastStepTime) * 0.001f; in step() local
545 public boolean step(float tau) { in step()
1004 public boolean step(float tau) { in step()
1059 public boolean step(float tau) { in step()
1096 public boolean step(float tau) { in step()