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

  /packages/apps/InCallUI/src/com/android/incallui/widget/multiwaveview/
PointCloud.java 148 float circumference = 2.0f * PI * r; local
149 final int pointsInBand = (int) (circumference / ds);
  /external/skia/gm/
addarc.cpp 175 // Lifted from canvas-arc-circumference-fill-diffs.html
  /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 56 * 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/crcalc/src/com/hp/creals/
CR.java 867 * The ratio of a circle's circumference to its diameter.
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
FastMath.java 46 /** Archimede's constant PI, ratio of circle circumference to diameter. */
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 183 milliseconds