Searched refs:check_crop (Results 1 – 5 of 5) sorted by relevance
/cts/apps/CameraITS/utils/ |
D | image_fov_utils_tests.py | 61 e_msg = image_fov_utils.check_crop(circle, cc_gt, w, h, 68 e_msg = image_fov_utils.check_crop(circle, cc_gt, w, h,
|
D | image_fov_utils.py | 96 def check_crop(circle, cc_gt, w, h, e_msg_stem, crop_thresh_factor): function
|
/cts/apps/CameraITS/tests/scene4/ |
D | test_preview_aspect_ratio_and_crop.py | 260 crop_chk_msg = image_fov_utils.check_crop(
|
D | test_video_aspect_ratio_and_crop.py | 281 crop_chk_msg = image_fov_utils.check_crop(
|
D | test_aspect_ratio_and_crop.py | 361 crop_chk_msg = image_fov_utils.check_crop(
|