HomeSort by relevance Sort by last modified time
    Searched refs:max_cmpt (Results 1 - 2 of 2) sorted by null

  /cts/apps/CameraITS/tests/scene4/
test_aspect_ratio_and_crop.py 529 max_cmpt = size[0] * size[1] * 0.35
538 if (hrch[3] == -1 or child_area < min_cmpt or child_area > max_cmpt
test_multi_camera_alignment.py 123 max_cmpt = size[0] * size[1] * 0.35
131 if (hrch[3] == -1 or child_area < min_cmpt or child_area > max_cmpt

Completed in 513 milliseconds