/cts/apps/CameraITS/tests/scene1/ |
D | test_capture_result.py | 116 def test_auto(cam, props, sync_latency): argument 173 def test_manual(cam, lsc_map_auto, props, sync_latency): argument
|
/cts/apps/CameraITS/tests/scene3/ |
D | test_edge_enhancement.py | 31 def test_edge_mode(cam, edge_mode, sensitivity, exp, fd, out_surface, chart): argument
|
D | test_flip_mirror.py | 34 def test_flip_mirror(cam, props, fmt, chart): argument
|
D | test_reprocess_edge_enhancement.py | 51 def test_edge_mode(cam, edge_mode, sensitivity, exp, fd, out_surface, chart, argument
|
D | test_lens_position.py | 34 def test_lens_position(cam, props, fmt, sensitivity, exp, chart): argument
|
D | test_lens_movement_reporting.py | 33 def test_lens_movement_reporting(cam, props, fmt, gain, exp, af_fd, chart): 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/scene0/ |
D | test_tonemap_curve.py | 101 def test_tonemap_curve(cam, props): argument
|
D | test_test_patterns.py | 116 def test_test_patterns(cam, props, af_fd): argument
|
/cts/apps/CameraITS/pymodules/its/ |
D | cv2image.py | 122 def _calc_scale_factors(self, cam, props, fmt, s, e, fd): argument 159 def locate(self, cam, props): argument
|
D | image.py | 864 def stationary_lens_cap(cam, req, fmt): argument
|
D | device.py | 943 def do_capture_with_latency(cam, req, sync_latency, fmt=None): argument
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsTestActivity.java | 372 protected String testTitle(String cam, String scene) { in testTitle() 376 protected String testId(String cam, String scene) { in testId()
|
/cts/apps/CameraITS/tests/scene4/ |
D | test_aspect_ratio_and_crop.py | 116 def find_jpeg_fov_reference(cam, req, props): argument
|
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/ |
D | AtomTests.java | 161 CameraManager cam = context.getSystemService(CameraManager.class); in testCameraState() local 203 CameraManager cam = context.getSystemService(CameraManager.class); in testFlashlight() local
|