/external/skia/src/effects/ |
D | SkBlurMask.cpp | 83 int diameter = leftRadius + rightRadius; in boxBlur() local 84 int kernelSize = diameter + 1; in boxBlur() 85 int border = SkMin32(width, diameter); in boxBlur() 135 for (; x < diameter - 16; x += 16) { in boxBlur() 154 for (; x < diameter; ++x) { in boxBlur() 164 x = diameter; in boxBlur() 285 int diameter = radius * 2; in boxBlurInterp() local 286 int kernelSize = diameter + 1; in boxBlurInterp() 287 int border = SkMin32(width, diameter); in boxBlurInterp() 294 int new_width = width + diameter; in boxBlurInterp() [all …]
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | SphereCollisionVolume.java | 149 final float diameter = Math.max(horizontalDelta, verticalDelta); in growBy() local 153 final float newRadius = diameter / 2.0f; in growBy()
|
/external/icu/icu4c/source/i18n/ |
D | astro.cpp | 1366 double diameter, double refraction, in riseOrSet() argument 1380 rise?"T":"F", diameter, refraction, epsilon)); in riseOrSet() 1400 double x = diameter / 2 + refraction; in riseOrSet()
|
D | astro.h | 664 double diameter, double refraction,
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | CalendarAstronomer.java | 1286 double diameter, double refraction, 1316 double x = diameter / 2 + refraction;
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CalendarAstronomer.java | 1284 double diameter, double refraction, 1314 double x = diameter / 2 + refraction;
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contour_properties/ |
D | py_contour_properties.markdown | 51 Equivalent Diameter is the diameter of the circle whose area is same as the contour area.
|
/external/eigen/unsupported/Eigen/ |
D | BVH | 50 …* - Find the diameter of a point cloud (done by looking at the cartesian product and using negat…
|
/external/chromium-trace/catapult/tracing/third_party/components/polymer/ |
D | polymer.js | 2081 diameter: points.diameter, property 2085 this.firePinch('pinchstart', points.diameter, points); 2095 this.firePinch('pinchend', points.diameter, points); 2111 firePinch: function(type, diameter, points) { argument 2112 var zoom = diameter / this.reference.diameter; 2137 var diameter = points.diameter; 2139 if (diameter != this.reference.diameter) { 2140 this.firePinch('pinch', diameter, points); 2171 points.diameter = dist;
|
D | polymer.min.js | 11 …diameter:c.diameter,target:a.targetFinding.LCA(c.a.target,c.b.target)},this.firePinch("pinchstart"… property
|
/external/chromium-trace/catapult/third_party/polymer/components/polymer/ |
D | polymer.js | 2081 diameter: points.diameter, property 2085 this.firePinch('pinchstart', points.diameter, points); 2095 this.firePinch('pinchend', points.diameter, points); 2111 firePinch: function(type, diameter, points) { argument 2112 var zoom = diameter / this.reference.diameter; 2137 var diameter = points.diameter; 2139 if (diameter != this.reference.diameter) { 2140 this.firePinch('pinch', diameter, points); 2171 points.diameter = dist;
|
D | polymer.min.js | 11 …diameter:c.diameter,target:a.targetFinding.LCA(c.a.target,c.b.target)},this.firePinch("pinchstart"… property
|
/external/opencv3/doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/ |
D | gausian_median_blur_bilateral_filter.markdown | 259 - *d*: The diameter of each pixel neighborhood.
|
/external/mesa3d/src/gallium/docs/source/ |
D | tgsi.rst | 1902 in the form (S, 0, 0, 1). The point size controls the width or diameter
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 2891 纖芯直徑 < core\-diameter\-\(of\-a\-fiber\); 6790 網絡直徑 < network\-diameter; 14894 直徑 < diameter; 22205 纖芯直徑 > core\-diameter\-\(of\-a\-fiber\); 22708 網絡直徑 > network\-diameter; 31226 直徑 > diameter;
|