/aosp_15_r20/cts/apps/CameraITS/tests/scene_extensions/scene_low_light/ |
H A D | test_low_light_boost_extension.py | 109 first_api_level == its_session_utils.ANDROID15_API_LEVEL 154 first_api_level >= its_session_utils.ANDROID15_API_LEVEL) 212 first_api_level > its_session_utils.ANDROID15_API_LEVEL
|
H A D | test_night_extension.py | 128 first_api_level <= its_session_utils.ANDROID15_API_LEVEL 244 first_api_level > its_session_utils.ANDROID15_API_LEVEL
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene2_c/ |
H A D | test_default_camera_hdr.py | 59 first_api_level >= its_session_utils.ANDROID15_API_LEVEL and
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene1_2/ |
H A D | test_yuv_plus_dng.py | 82 if first_api_level >= its_session_utils.ANDROID15_API_LEVEL:
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene1_1/ |
H A D | test_burst_capture.py | 89 if first_api_level >= its_session_utils.ANDROID15_API_LEVEL:
|
/aosp_15_r20/cts/apps/CameraITS/tests/sensor_fusion/ |
H A D | test_preview_stabilization.py | 135 first_api_level >= its_session_utils.ANDROID15_API_LEVEL):
|
H A D | test_lens_intrinsic_calibration.py | 313 if first_api_level >= its_session_utils.ANDROID15_API_LEVEL:
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene_video/ |
H A D | test_preview_frame_drop.py | 69 first_api_level >= its_session_utils.ANDROID15_API_LEVEL)
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene_flash/ |
H A D | test_auto_flash.py | 75 first_api_level >= its_session_utils.ANDROID15_API_LEVEL
|
H A D | test_flash_strength.py | 235 first_api_level <= its_session_utils.ANDROID15_API_LEVEL
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene4/ |
H A D | test_30_60fps_preview_fov_match.py | 159 first_api_level >= its_session_utils.ANDROID15_API_LEVEL)
|
H A D | test_preview_stabilization_fov.py | 297 if first_api_level >= its_session_utils.ANDROID15_API_LEVEL:
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene3/ |
H A D | test_flip_mirror.py | 118 if first_api_level < its_session_utils.ANDROID15_API_LEVEL:
|
H A D | test_lens_movement_reporting.py | 236 its_session_utils.ANDROID15_API_LEVEL and
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene2_b/ |
H A D | test_yuv_jpeg_capture_sameness.py | 103 first_api_level < its_session_utils.ANDROID15_API_LEVEL and
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene6/ |
H A D | test_in_sensor_zoom.py | 100 if first_api_level >= its_session_utils.ANDROID15_API_LEVEL:
|
H A D | test_preview_zoom.py | 209 if first_api_level >= its_session_utils.ANDROID15_API_LEVEL:
|
H A D | test_session_characteristics_zoom.py | 64 its_session_utils.ANDROID15_API_LEVEL)
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene8/ |
H A D | test_ae_awb_regions.py | 242 first_api_level >= its_session_utils.ANDROID15_API_LEVEL and
|
/aosp_15_r20/cts/apps/CameraITS/tests/feature_combination/ |
H A D | test_feature_combination.py | 185 its_session_utils.ANDROID15_API_LEVEL)
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene7/ |
H A D | test_multi_camera_switch.py | 383 first_api_level >= its_session_utils.ANDROID15_API_LEVEL and
|
/aosp_15_r20/cts/apps/CameraITS/tools/ |
H A D | run_all_tests.py | 546 if (first_api_level >= its_session_utils.ANDROID15_API_LEVEL):
|
/aosp_15_r20/cts/apps/CameraITS/utils/ |
H A D | its_session_utils.py | 45 ANDROID15_API_LEVEL = 35 variable
|