/cts/apps/CameraITS/tests/scene1_1/ |
D | test_capture_result.py | 90 def test_auto(cam, props, log_path): argument 140 def test_manual(cam, props, log_path): argument
|
D | test_black_white.py | 45 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/tests/tests/graphics/src/android/graphics/cts/ |
D | SystemPaletteTest.java | 97 final Cam cam = Cam.fromInt(palette[i]); in testAllColorsBelongToSameFamily() local 111 final Cam cam = Cam.fromInt(palette[i]); in testAllColorsBelongToSameFamily() local 122 private static String toHctString(Cam cam) { in toHctString()
|
/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_lens_movement_reporting.py | 41 cam, props, fmt, gain, exp, af_fd, chart, log_path): argument
|
D | test_reprocess_edge_enhancement.py | 69 cam, edge_mode, sensitivity, exp, fd, out_surface, chart, log_path, argument
|
D | test_lens_position.py | 95 def take_caps_and_return_data(cam, props, fmt, sens, exp, chart, log_path): argument
|
/cts/apps/CameraITS/utils/ |
D | opencv_processing_utils.py | 139 cam, argument 182 def _calc_scale_factors(self, cam, props, fmt, log_path): argument 217 def locate(self, cam, props, log_path): 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_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
|
D | test_aspect_ratio_and_crop.py | 176 def _find_raw_fov_reference(cam, req, props, log_path): argument 259 def _find_jpeg_fov_reference(cam, req, props, 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 | 200 def test_tonemap_curve_impl(name, cam, props, debug): argument
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsTestActivity.java | 368 protected String testTitle(String cam, String scene) { in testTitle() 372 protected String testId(String cam, String scene) { in testId()
|
/cts/apps/CameraITS/tests/scene6/ |
D | test_zoom.py | 48 def get_test_tols_and_cap_size(cam, props, chart_distance, debug): argument
|
/cts/apps/CameraITS/tests/scene_change/ |
D | test_scene_change.py | 103 def capture_frames(cam, delay, burst, log_path): argument
|
/cts/apps/CameraITS/tests/sensor_fusion/ |
D | test_multi_camera_frame_sync.py | 148 def _collect_data(self, cam, props, rot_rig): 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
|
/cts/apps/CameraITS/tests/scene2_b/ |
D | test_auto_per_frame_control.py | 80 def _determine_test_formats(cam, props, raw_avlb, debug): argument
|