Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1/
Dtest_capture_result.py116 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/
Dtest_edge_enhancement.py31 def test_edge_mode(cam, edge_mode, sensitivity, exp, fd, out_surface, chart): argument
Dtest_flip_mirror.py34 def test_flip_mirror(cam, props, fmt, chart): argument
Dtest_reprocess_edge_enhancement.py51 def test_edge_mode(cam, edge_mode, sensitivity, exp, fd, out_surface, chart, argument
Dtest_lens_position.py34 def test_lens_position(cam, props, fmt, sensitivity, exp, chart): argument
Dtest_lens_movement_reporting.py33 def test_lens_movement_reporting(cam, props, fmt, gain, exp, af_fd, chart): 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/apps/CameraITS/tests/scene0/
Dtest_tonemap_curve.py101 def test_tonemap_curve(cam, props): argument
Dtest_test_patterns.py116 def test_test_patterns(cam, props, af_fd): argument
/cts/apps/CameraITS/pymodules/its/
Dcv2image.py122 def _calc_scale_factors(self, cam, props, fmt, s, e, fd): argument
159 def locate(self, cam, props): argument
Dimage.py864 def stationary_lens_cap(cam, req, fmt): argument
Ddevice.py943 def do_capture_with_latency(cam, req, sync_latency, fmt=None): argument
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsTestActivity.java372 protected String testTitle(String cam, String scene) { in testTitle()
376 protected String testId(String cam, String scene) { in testId()
/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py116 def find_jpeg_fov_reference(cam, req, props): argument
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DAtomTests.java161 CameraManager cam = context.getSystemService(CameraManager.class); in testCameraState() local
203 CameraManager cam = context.getSystemService(CameraManager.class); in testFlashlight() local