HomeSort by relevance Sort by last modified time
    Searched refs:cap_md (Results 1 - 10 of 10) sorted by null

  /pdk/apps/CameraITS/tests/
test_param_flash_mode.py 36 fname, w, h, cap_md = cam.do_capture(req)
37 flash_modes_reported.append(cap_md["android.flash.mode"])
38 flash_states_reported.append(cap_md["android.flash.state"])
test_formats.py 33 fname, w, h, cap_md = cam.do_capture(req, out_surface)
42 fname, w, h, cap_md = cam.do_capture(req, out_surface)
test_param_edge_mode.py 43 fname, w, h, cap_md = cam.do_capture(req)
test_black_white.py 41 fname, w, h, cap_md = cam.do_capture(req)
54 fname, w, h, cap_md = cam.do_capture(req)
test_jpeg.py 40 fname, w, h, cap_md = cam.do_capture(req, out_surface)
51 fname, w, h, cap_md = cam.do_capture(req, out_surface)
test_param_black_level_lock.py 56 fname, w, h, cap_md = cam.do_capture(req)
test_param_exposure_time.py 49 fname, w, h, cap_md = cam.do_capture(req)
test_param_sensitivity.py 56 fname, w, h, cap_md = cam.do_capture(req)
test_black_level.py 62 fname, w, h, cap_md = cam.do_capture(req)
test_linearity.py 88 fname, w, h, cap_md = cam.do_capture(req)

Completed in 1205 milliseconds