Searched refs:currentGridValueMS (Results 1 – 1 of 1) sorted by relevance
320 double currentGridValueMS = gridCount * divisionInMS; in onDraw() local321 String label = String.format("%.0f ms", (float) currentGridValueMS); in onDraw()