HomeSort by relevance Sort by last modified time
    Searched refs:decimals (Results 1 - 2 of 2) sorted by null

  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
InteractiveLineGraphView.java 383 labelLength = formatFloat(mLabelBuffer, mXStopsBuffer.stops[i], mXStopsBuffer.decimals);
396 labelLength = formatFloat(mLabelBuffer, mYStopsBuffer.stops[i], mYStopsBuffer.decimals);
421 * Formats a float value to the given number of decimals. Returns the length of the string.
507 outStops.decimals = (int) Math.ceil(-Math.log10(interval));
509 outStops.decimals = 0;
1183 int decimals; field in class:InteractiveLineGraphView.AxisStops
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 537 milliseconds