Home
last modified time | relevance | path

Searched refs:radius (Results 1 – 12 of 12) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/css/
Ddocs.css79 -webkit-border-radius: 6px;
80 -moz-border-radius: 6px;
81 border-radius: 6px;
132 -webkit-border-radius: 4px;
133 -moz-border-radius: 4px;
134 border-radius: 4px;
145 -webkit-border-radius: 0;
146 -moz-border-radius: 0;
147 border-radius: 0;
168 -webkit-border-radius: 4px 0 0 4px;
[all …]
Dbootstrap.css33 -webkit-border-radius: 6px;
34 -moz-border-radius: 6px;
591 -webkit-border-radius: 3px;
592 -moz-border-radius: 3px;
593 border-radius: 3px;
614 -webkit-border-radius: 4px;
615 -moz-border-radius: 4px;
616 border-radius: 4px;
688 -webkit-border-radius: 3px;
689 -moz-border-radius: 3px;
[all …]
Dbootstrap-responsive.css734 -webkit-border-radius: 3px;
735 -moz-border-radius: 3px;
736 border-radius: 3px;
741 -webkit-border-radius: 4px;
742 -moz-border-radius: 4px;
743 border-radius: 4px;
767 -webkit-border-radius: 0;
768 -moz-border-radius: 0;
769 border-radius: 0;
/cts/apps/CtsVerifier/jni/cameraanalyzer/
Dcom_android_cts_verifier_camera_analyzer_MeteringTest.cpp118 float radius = sqrt((*checkerRadius)[3][i]); in Java_com_android_cts_verifier_camera_analyzer_MeteringTest_findGreyCoordinates() local
120 ((*checkerCenter)[3][i].y() - radius) in Java_com_android_cts_verifier_camera_analyzer_MeteringTest_findGreyCoordinates()
123 ((*checkerCenter)[3][i].x() - radius) in Java_com_android_cts_verifier_camera_analyzer_MeteringTest_findGreyCoordinates()
126 ((*checkerCenter)[3][i].y() + radius) in Java_com_android_cts_verifier_camera_analyzer_MeteringTest_findGreyCoordinates()
129 ((*checkerCenter)[3][i].x() + radius) in Java_com_android_cts_verifier_camera_analyzer_MeteringTest_findGreyCoordinates()
133 (*checkerCenter)[3][i].x(), (*checkerCenter)[3][i].y(), radius); in Java_com_android_cts_verifier_camera_analyzer_MeteringTest_findGreyCoordinates()
/cts/apps/CtsVerifier/lib/colorchecker/
Dtestingimage.cpp138 float radius = sqrt((*radiusAddress)[i][j]); in getColorChecker() local
144 for (int ii = static_cast<int>(center.x() - radius); in getColorChecker()
145 ii < static_cast<int>(center.x() + radius); ++ii) { in getColorChecker()
146 for (int jj = static_cast<int>(center.y() - radius); in getColorChecker()
147 jj < static_cast<int>(center.y() + radius); ++jj) { in getColorChecker()
Dimagetesthandler.cpp77 void ImageTestHandler::drawLine(int angle, int radius, const Vec3i &color) { in drawLine() argument
86 float radiusDouble = static_cast<float>(radius); in drawLine()
Dcolorcheckertest.cpp277 float radius; in houghLineDetection() local
304 radius = a * sin(shiftedAngleRad) - b * cos(shiftedAngleRad); in houghLineDetection()
310 ++houghCounts[shiftedAngle][static_cast<int>((radius / 2.0f) + in houghLineDetection()
919 float radius = 0; in fillRefColorGrid() local
946 *mMatchPositions[i][j]) > radius) { in fillRefColorGrid()
947 radius = pixelPosition.squareDistance<float>( in fillRefColorGrid()
962 mMatchRadius[i][j] = radius / 4.f; in fillRefColorGrid()
/cts/apps/CtsVerifier/include/colorchecker/
Dimagetesthandler.h43 void drawLine(int angle, int radius, const Vec3i &color);
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Draytrace.js420 initialize : function(pos, radius, material) { argument
421 this.radius = radius;
433 var C = dst.dot(dst) - (this.radius * this.radius);
459 return 'Sphere [position=' + this.position + ', radius=' + this.radius + ']';
Dbox2d.js284 …rmal.y;n.localPoint.x=m.m_localPoint.x;n.localPoint.y=m.m_localPoint.y;n.radius=g+b;n.type=m.m_typ…
303 ….y=0.5*(q+a);this.m_separations[0]=n*this.m_normal.x+g*this.m_normal.y-j.radius;break;case Z.e_fac…
304 …n.y);this.m_separations[o]=(q-c)*this.m_normal.x+(n-g)*this.m_normal.y-j.radius;this.m_points[o].x…
306 (n-g)*this.m_normal.y-j.radius;this.m_points[o].Set(q,n)}this.m_normal.x*=-1;this.m_normal.y*=-1}};…
/cts/tests/tests/location/src/android/location/cts/
DLocationManagerTest.java775 private void registerProximityListener(double latitude, double longitude, float radius, in registerProximityListener() argument
778 mManager.addProximityAlert(latitude, longitude, radius, expiration, mPendingIntent); in registerProximityListener()
/cts/tools/dex-tools/dex/
Dclasses.out.dex956 public static final int radius
110204 public static final int radius