Home
last modified time | relevance | path

Searched defs:sync_latency (Results 1 – 3 of 3) 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/pymodules/its/
Dcaps.py527 def sync_latency(props): function
Ddevice.py943 def do_capture_with_latency(cam, req, sync_latency, fmt=None): argument