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

  /cts/apps/CameraITS/tests/scene1/
test_3a.py 28 sens, exp, gains, xform, focus = cam.do_3a(get_results=True)
test_raw_sensitivity.py 46 s_ae,e_ae,_,_,_ = cam.do_3a(get_results=True)
test_tonemap_sequence.py 38 sens, exp_time, _,_,_ = cam.do_3a(do_af=False,get_results=True)
test_auto_vs_manual.py 40 sens, exp, gains, xform, focus = cam.do_3a(get_results=True)
test_raw_burst_sensitivity.py 48 s_ae,e_ae,_,_,_ = cam.do_3a(get_results=True)
test_dng_noise_model.py 57 s_ae,e_ae,_,_,_ = cam.do_3a(get_results=True)
  /cts/apps/CameraITS/tests/inprog/
test_param_edge_mode.py 39 sens, exp, gains, xform, focus = cam.do_3a(get_results=True)
test_blc_lsc.py 43 = cam.do_3a(r,r,r,do_af=False,get_results=True)
  /cts/apps/CameraITS/pymodules/its/
target.py 60 = its_session.do_3a(r,r,r,do_af=False,get_results=True)
device.py 263 get_results=False,
281 get_results: Return the 3A results from this function.
293 Five values are returned if get_results is true::
339 if converged and not get_results:
  /cts/apps/CameraITS/tests/
tutorial.py 100 sens, exp, gains, xform, focus = cam.do_3a(get_results=True)
  /cts/apps/CameraITS/tests/dng_noise_model/
dng_noise_model.py 44 s_ae,e_ae,awb_gains,awb_ccm,_ = cam.do_3a(get_results=True)
  /cts/apps/CameraITS/tests/sensor_fusion/
test_sensor_fusion.py 341 s,e,_,_,_ = cam.do_3a(get_results=True)

Completed in 82 milliseconds