Searched defs:circle (Results 1 – 8 of 8) sorted by relevance
/cts/apps/CameraITS/utils/ |
D | image_fov_utils.py | 38 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
|
D | opencv_processing_utils.py | 431 def append_circle_center_to_img(circle, img, img_name): argument
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | CbGeoUtilsTest.java | 82 CbGeoUtils.Circle circle = new CbGeoUtils.Circle(p1, radius); in testCircle() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | PathMeasureTest.java | 103 Path circle = new Path(); in testIsClosed() local
|
/cts/apps/CameraITS/tests/scene6/ |
D | test_zoom.py | 110 def circle_cropped(circle, size): argument
|
/cts/apps/CameraITS/tests/scene4/ |
D | test_multi_camera_alignment.py | 230 def undo_zoom(cap, circle): argument
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | AnimationActivity.java | 243 OvalShape circle = new OvalShape(); in addBall() local
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | AdaptiveIconDrawableTest.java | 225 Path circle = new Path(); in testDrawSetBounds() local
|