Home
last modified time | relevance | path

Searched refs:full_or_better (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py484 full_or_better = camera_properties_utils.full_or_better(props)
501 run_crop_test = full_or_better and raw_avlb
/cts/apps/CameraITS/tests/scene1_1/
Dtest_latching.py63 camera_properties_utils.full_or_better(props))
/cts/apps/CameraITS/tests/scene0/
Dtest_metadata.py53 camera_properties_utils.full_or_better(props))
/cts/apps/CameraITS/utils/
Dcamera_properties_utils.py60 def full_or_better(props): function