Searched refs:mRotVelocity (Results 1 – 1 of 1) sorted by relevance
68 private float mRotVelocity = 1.0f; field in OBJView96 mRotVelocity = 1.0f; in reset()113 mRotVelocity -= 1.0f; in onKeyDown()117 mRotVelocity += 1.0f; in onKeyDown()121 mRotVelocity = 0.0f; in onKeyDown()224 mRotAngle += mRotVelocity; in onDraw()