Home
last modified time | relevance | path

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

/development/samples/LunarLander/src/com/example/android/lunarlander/
DLunarView.java638 int speedWidth = (int) (UI_BAR * speed / PHYS_SPEED_MAX); in doDraw() local
642 4 + UI_BAR + 4 + speedWidth, 4 + UI_BAR_HEIGHT); in doDraw()
648 4 + UI_BAR + 4 + speedWidth, 4 + UI_BAR_HEIGHT); in doDraw()