HomeSort by relevance Sort by last modified time
    Searched full:diameter (Results 26 - 50 of 109) sorted by null

12 3 4 5

  /frameworks/base/core/res/res/values-sw600dp/
dimens.xml 47 <!-- target placement radius for GlowPadView. Should be 1/2 of outerring diameter. -->
  /packages/apps/Camera2/src/com/android/camera/processing/
ProcessingServiceManager.java 65 // Read and set the round thumbnail diameter value from resources.
  /packages/apps/Camera2/src/com/android/camera/ui/
StickyBottomCaptureLayout.java 148 // The view bound is based on the maximal ripple ring diameter. This is the diff of maximal
  /external/icu/icu4c/source/i18n/
astro.cpp 534 //double sunTheta0 (0.533128 * CalendarAstronomer::PI/180) // Angular diameter at R0
763 .533 * DEG_RAD, // Angular Diameter
834 // // 9. Correct for parallax, refraction, and sun's diameter
837 // double x = 0.830725 * DEG_RAD; // parallax+refraction+diameter
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CalendarAstronomer.java 508 //double sunTheta0 = 0.533128 * PI/180; // Angular diameter at R0
701 .533 * DEG_RAD, // Angular Diameter
773 // // 9. Correct for parallax, refraction, and sun's diameter
776 // double x = 0.830725 * DEG_RAD; // parallax+refraction+diameter
    [all...]
  /frameworks/base/core/java/android/view/
ScaleGestureDetector.java 318 // Convert the resulting diameter into a radius.
326 // i.e. the diameter of the circle with a radius of the average deviation from
  /external/mesa3d/src/mesa/main/
points.c 40 * \param size point diameter in pixels
  /packages/apps/Dialer/InCallUI/res/values/
dimens.xml 95 <!-- Default target placement radius for GlowPadView. Should be 1/2 of outerring diameter. -->
  /docs/source.android.com/src/devices/input/
touch-devices.jd     [all...]
  /frameworks/base/packages/SystemUI/res/values/
dimens.xml 120 <!-- Diameter of outer shape drawable shown in navbar search-->
123 <!-- Diameter of outer shape drawable shown in navbar search. Should be 1/2 of above value -->
413 <!-- The diameter of the search panel circle. -->
  /external/libvncserver/examples/
example.c 139 } else { /* draw a point (diameter depends on button) */
  /external/opencv/cv/src/
cvdominants.cpp 323 /* dmax is so big (more than contour diameter)
  /external/opencv3/doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/
gausian_median_blur_bilateral_filter.markdown 259 - *d*: The diameter of each pixel neighborhood.
  /external/opencv3/modules/features2d/src/
draw.cpp 60 int radius = cvRound(p.size/2 * draw_multiplier); // KeyPoint::size is a diameter
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
CalendarAstronomer.java 510 //double sunTheta0 = 0.533128 * PI/180; // Angular diameter at R0
703 .533 * DEG_RAD, // Angular Diameter
775 // // 9. Correct for parallax, refraction, and sun's diameter
778 // double x = 0.830725 * DEG_RAD; // parallax+refraction+diameter
    [all...]
  /external/libvorbis/vq/
vqgen.c 128 localmin=v->max[j]+localmin/2; /* this gives us rough diameter */
138 fprintf(stderr,"cell diameter: %.03g::%.03g::%.03g (%ld unused/%ld dup)\n",
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
CountingTimerView.java 435 // Note on the "4 *": (1) To reduce divisions, using the diameter instead of the radius.
460 * Calculate the square of the diameter to use in {@link CountingTimerView#setTotalTextWidth()}
  /developers/build/prebuilts/gradle/AccelerometerPlay/app/src/main/java/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 118 // diameter of the balls in meters
  /developers/samples/android/sensors/AccelerometerPlay/app/src/main/java/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 118 // diameter of the balls in meters
  /development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 113 // diameter of the balls in meters
  /development/samples/browseable/AccelerometerPlay/src/com.example.android.accelerometerplay/
AccelerometerPlayActivity.java 118 // diameter of the balls in meters
  /external/chromium-trace/catapult/tracing/tracing/ui/tracks/
chart_series.html 35 // diameter).
  /external/libxml2/test/valid/dtds/
xhtml-symbol.ent 158 <!ENTITY empty "&#8709;"> <!-- empty set = null set = diameter,
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfStandardAttributes.h 201 // of the lens divided by the diameter of the iris opening)
  /frameworks/base/docs/html/training/custom-views/
custom-drawing.jd 160 float diameter = Math.min(ww, hh);

Completed in 455 milliseconds

12 3 4 5