HomeSort by relevance Sort by last modified time
    Searched full:circumference (Results 1 - 9 of 9) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
PointCloud.java 149 float circumference = 2.0f * PI * r; local
150 final int pointsInBand = (int) (circumference / ds);
  /packages/apps/DeskClock/src/com/android/deskclock/widget/multiwaveview/
PointCloud.java 149 float circumference = 2.0f * PI * r; local
150 final int pointsInBand = (int) (circumference / ds);
  /external/chromium/chrome/browser/resources/
mobile_setup.js 227 var oCircumference = Math.PI * 2 * oRadius; // Outer circumference
228 var iCircumference = Math.PI * 2 * iRadius; // Inner circumference
  /external/webkit/Source/WebCore/platform/graphics/qt/
PathQt.cpp 289 // circumference of this circle.
  /libcore/luni/src/main/java/java/lang/
Math.java 33 * The double value closest to pi, the ratio of a circle's circumference to
    [all...]
StrictMath.java 44 * The double value closest to pi, the ratio of a circle's circumference to
    [all...]
  /external/netperf/
netlib.c 1221 /* and offset as per the users request. the circumference of this */
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 854 milliseconds