Home
last modified time | relevance | path

Searched defs:circle (Results 1 – 8 of 8) sorted by relevance

/cts/apps/CameraITS/utils/
Dimage_fov_utils.py38 def check_fov(circle, ref_fov, w, h): argument
49 def check_ar(circle, ar_gt, w, h, e_msg_stem): argument
76 def check_crop(circle, cc_gt, w, h, e_msg_stem, crop_thresh_factor): argument
Dopencv_processing_utils.py431 def append_circle_center_to_img(circle, img, img_name): argument
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCbGeoUtilsTest.java82 CbGeoUtils.Circle circle = new CbGeoUtils.Circle(p1, radius); in testCircle() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DPathMeasureTest.java103 Path circle = new Path(); in testIsClosed() local
/cts/apps/CameraITS/tests/scene6/
Dtest_zoom.py110 def circle_cropped(circle, size): argument
/cts/apps/CameraITS/tests/scene4/
Dtest_multi_camera_alignment.py230 def undo_zoom(cap, circle): argument
/cts/tests/tests/animation/src/android/animation/cts/
DAnimationActivity.java243 OvalShape circle = new OvalShape(); in addBall() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAdaptiveIconDrawableTest.java225 Path circle = new Path(); in testDrawSetBounds() local