Home
last modified time | relevance | path

Searched refs:circle (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DPathMeasureTest.java100 Path circle = new Path(); in testIsClosed() local
101 circle.addCircle(0, 0, 1, Direction.CW); in testIsClosed()
103 PathMeasure measure = new PathMeasure(circle, false); in testIsClosed()
105 measure.setPath(circle, true); in testIsClosed()
/cts/tests/tests/animation/src/android/animation/cts/
DAnimationActivity.java243 OvalShape circle = new OvalShape(); in addBall() local
244 circle.resize(x, y); in addBall()
245 ShapeDrawable drawable = new ShapeDrawable(circle); in addBall()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAdaptiveIconDrawableTest.java195 Path circle = new Path(); in testDrawSetBounds() local
196circle.addCircle(width / 2, height / 2, (right - left)/2 -10 /* room for anti-alias */, Direction… in testDrawSetBounds()
198 region.setPath(circle, region); in testDrawSetBounds()
/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py378 cv2.circle(img, (circle_ctx, circle_cty), line_width*2, (255, 0, 0), -1)
385 cv2.circle(img, (size[1]/2, size[0]/2), line_width*2, (255, 0, 0), -1)
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dluts_for_speedup_f32.rsh63 // circle of radius r and a horizontal line of height y.
/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_sensor_fusion.py320 cv2.circle(frame, (x,y), 3, (100,100,255), -1)
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...