Searched refs:circle (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | PathMeasureTest.java | 86 Path circle = new Path(); in testIsClosed() local 87 circle.addCircle(0, 0, 1, Direction.CW); in testIsClosed() 89 PathMeasure measure = new PathMeasure(circle, false); in testIsClosed() 91 measure.setPath(circle, true); in testIsClosed()
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | AnimationActivity.java | 244 OvalShape circle = new OvalShape(); in addBall() local 245 circle.resize(x, y); in addBall() 246 ShapeDrawable drawable = new ShapeDrawable(circle); in addBall()
|
/cts/apps/CameraITS/tests/sensor_fusion/ |
D | test_sensor_fusion.py | 279 cv2.circle(frame, (x,y), 3, (100,100,255), -1)
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/ |
D | bootstrap.css | 1595 .icon-play-circle { 1772 .icon-remove-circle { 1775 .icon-ok-circle { 1778 .icon-ban-circle { 1901 .icon-circle-arrow-right { 1904 .icon-circle-arrow-left { 1907 .icon-circle-arrow-up { 1910 .icon-circle-arrow-down {
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |