Searched refs:goalWidth (Results 1 – 1 of 1) sorted by relevance
650 int goalWidth = (UI_BAR * mGoalSpeed / PHYS_SPEED_MAX); in doDraw() local651 mScratchRect.set(4 + UI_BAR + 4, 4, 4 + UI_BAR + 4 + goalWidth, in doDraw()