/cts/apps/CameraITS/tests/scene1_1/ |
D | test_capture_result.py | 92 def test_auto(cam, props, log_path): argument 152 def test_manual(cam, props, log_path): argument
|
D | test_black_white.py | 47 def do_img_capture(cam, s, e, fmt, latency, cap_name, log_path): argument
|
/cts/tests/app/src/android/app/cts/ |
D | Instrumentation_ActivityMonitorTest.java | 146 final CustomActivityMonitor cam = new CustomActivityMonitor( in testActivityMonitor_onStartActivityBlocks() local 195 final CustomActivityMonitor cam = new CustomActivityMonitor( in testActivityMonitor_onStartActivityAndIntentFilter() local 247 final CustomActivityMonitor cam = new CustomActivityMonitor( in testActivityMonitor_onStartActivityAndActivityClass() local
|
/cts/apps/CameraITS/tests/scene1_2/ |
D | test_yuv_jpeg_all.py | 38 def do_capture_and_extract_rgb_means(req, cam, size, img_type, log_path, debug): argument
|
D | test_tonemap_sequence.py | 43 cam, req, fmt, num_frames_per_cap, tonemap, log_path): argument
|
D | test_post_raw_sensitivity_boost.py | 43 def create_requests(cam, props, log_path): argument
|
/cts/apps/CameraITS/tests/scene3/ |
D | test_edge_enhancement.py | 36 cam, edge_mode, sensitivity, exp, fd, out_surface, chart, log_path): argument
|
D | test_flip_mirror.py | 41 def test_flip_mirror_impl(cam, props, fmt, chart, debug, log_path): argument
|
D | test_reprocess_edge_enhancement.py | 70 cam, edge_mode, sensitivity, exp, fd, out_surface, chart, log_path, argument
|
D | test_lens_movement_reporting.py | 41 cam, props, fmt, gain, exp, af_fd, chart, log_path): argument
|
/cts/apps/CameraITS/utils/ |
D | opencv_processing_utils.py | 140 cam, argument 178 def _calc_scale_factors(self, cam, props, fmt, log_path): argument 213 def locate(self, cam, props, log_path): argument
|
D | image_fov_utils.py | 159 def find_fov_reference(cam, req, props, raw_bool, ref_img_name_stem): argument
|
/cts/apps/CameraITS/tests/scene2_e/ |
D | test_continuous_picture.py | 42 def _capture_frames(cam, log_path, debug): argument
|
/cts/apps/CameraITS/tests/scene4/ |
D | test_preview_stabilization_fov.py | 45 def _collect_data(cam, preview_size, stabilize): argument
|
D | test_multi_camera_alignment.py | 135 def determine_valid_out_surfaces(cam, props, fmt, cap_camera_ids, sizes): argument 177 def take_images(cam, caps, props, fmt, cap_camera_ids, out_surfaces, log_path, argument
|
/cts/apps/CameraITS/tests/sensor_fusion/ |
D | test_preview_stabilization.py | 47 def _collect_data(cam, tablet_device, video_size, rot_rig): argument
|
D | test_video_stabilization.py | 82 def _collect_data(cam, tablet_device, video_profile, video_quality, rot_rig): argument
|
D | test_multi_camera_frame_sync.py | 151 def _collect_data(self, cam, props, rot_rig): argument
|
D | test_sensor_fusion.py | 70 def _collect_data(cam, fps, w, h, test_length, rot_rig, chart_dist, log_path): argument
|
/cts/apps/CameraITS/tests/scene0/ |
D | test_test_patterns.py | 126 def test_test_patterns_impl(cam, props, af_fd, name): argument
|
D | test_tonemap_curve.py | 199 def test_tonemap_curve_impl(name, cam, props, debug): argument
|
/cts/apps/CameraITS/tests/scene2_a/ |
D | test_auto_flash.py | 59 def take_captures_with_flash(cam, fmt): argument
|
/cts/apps/CameraITS/tests/scene6/ |
D | test_zoom.py | 51 def get_test_tols_and_cap_size(cam, props, chart_distance, debug): argument
|
/cts/tests/tests/sensorprivacy/test-apps/CtsUseMicOrCameraAndOverlayForSensorPrivacy/src/android/sensorprivacy/cts/usemiccamera/overlay/ |
D | UseMicCamera.kt | 35 private var cam: Cam? = null variable in android.sensorprivacy.cts.usemiccamera.overlay.UseMicCamera
|
/cts/tests/tests/sensorprivacy/test-apps/CtsUseMicOrCameraForSensorPrivacy/src/android/sensorprivacy/cts/usemiccamera/ |
D | UseMicCamera.kt | 35 private var cam: Cam? = null variable in android.sensorprivacy.cts.usemiccamera.UseMicCamera
|