Home
last modified time | relevance | path

Searched refs:chart_loc_arg (Results 1 – 7 of 7) sorted by relevance

/cts/apps/CameraITS/tests/scene3/
Dtest_edge_enhancement.py97 chart_loc_arg = self.chart_loc_arg
113 cam, props, self.log_path, chart_loc=chart_loc_arg)
Dtest_flip_mirror.py140 chart_loc_arg = self.chart_loc_arg
148 cam, props, self.log_path, chart_loc=chart_loc_arg)
Dtest_lens_movement_reporting.py108 chart_loc_arg = self.chart_loc_arg
124 cam, props, self.log_path, chart_loc=chart_loc_arg)
Dtest_reprocess_edge_enhancement.py142 chart_loc_arg = self.chart_loc_arg
161 cam, props, self.log_path, chart_loc=chart_loc_arg)
Dtest_lens_position.py178 chart_loc_arg = self.chart_loc_arg
195 cam, props, self.log_path, chart_loc=chart_loc_arg)
/cts/apps/CameraITS/tests/
Dits_base_test.py81 self.chart_loc_arg = self.user_params['chart_loc_arg']
83 self.chart_loc_arg = ''
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py734 def chart_located_per_argv(chart_loc_arg): argument
745 if chart_loc_arg:
746 return map(float, chart_loc_arg)