Home
last modified time | relevance | path

Searched defs:cam (Results 1 – 25 of 29) sorted by relevance

12

/cts/apps/CameraITS/tests/scene1_1/
Dtest_capture_result.py90 def test_auto(cam, props, log_path): argument
140 def test_manual(cam, props, log_path): argument
Dtest_black_white.py45 def do_img_capture(cam, s, e, fmt, latency, cap_name, log_path): argument
/cts/tests/app/src/android/app/cts/
DInstrumentation_ActivityMonitorTest.java146 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/
DSystemPaletteTest.java97 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/
Dtest_yuv_jpeg_all.py38 def do_capture_and_extract_rgb_means(req, cam, size, img_type, log_path, debug): argument
Dtest_tonemap_sequence.py43 cam, req, fmt, num_frames_per_cap, tonemap, log_path): argument
Dtest_post_raw_sensitivity_boost.py43 def create_requests(cam, props, log_path): argument
/cts/apps/CameraITS/tests/scene3/
Dtest_edge_enhancement.py36 cam, edge_mode, sensitivity, exp, fd, out_surface, chart, log_path): argument
Dtest_flip_mirror.py41 def test_flip_mirror_impl(cam, props, fmt, chart, debug, log_path): argument
Dtest_lens_movement_reporting.py41 cam, props, fmt, gain, exp, af_fd, chart, log_path): argument
Dtest_reprocess_edge_enhancement.py69 cam, edge_mode, sensitivity, exp, fd, out_surface, chart, log_path, argument
Dtest_lens_position.py95 def take_caps_and_return_data(cam, props, fmt, sens, exp, chart, log_path): argument
/cts/apps/CameraITS/utils/
Dopencv_processing_utils.py139 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/
Dtest_continuous_picture.py42 def _capture_frames(cam, log_path, debug): argument
/cts/apps/CameraITS/tests/scene4/
Dtest_multi_camera_alignment.py135 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
Dtest_aspect_ratio_and_crop.py176 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/
Dtest_test_patterns.py126 def test_test_patterns_impl(cam, props, af_fd, name): argument
Dtest_tonemap_curve.py200 def test_tonemap_curve_impl(name, cam, props, debug): argument
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsTestActivity.java368 protected String testTitle(String cam, String scene) { in testTitle()
372 protected String testId(String cam, String scene) { in testId()
/cts/apps/CameraITS/tests/scene6/
Dtest_zoom.py48 def get_test_tols_and_cap_size(cam, props, chart_distance, debug): argument
/cts/apps/CameraITS/tests/scene_change/
Dtest_scene_change.py103 def capture_frames(cam, delay, burst, log_path): argument
/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_multi_camera_frame_sync.py148 def _collect_data(self, cam, props, rot_rig): argument
/cts/tests/tests/sensorprivacy/test-apps/CtsUseMicOrCameraAndOverlayForSensorPrivacy/src/android/sensorprivacy/cts/usemiccamera/overlay/
DUseMicCamera.kt35 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/
DUseMicCamera.kt35 private var cam: Cam? = null variable in android.sensorprivacy.cts.usemiccamera.UseMicCamera
/cts/apps/CameraITS/tests/scene2_b/
Dtest_auto_per_frame_control.py80 def _determine_test_formats(cam, props, raw_avlb, debug): argument

12