Home
last modified time | relevance | path

Searched refs:_is_crop_set (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/xcore/interface/
Dstitcher.h144 return _is_crop_set; in is_crop_info_set()
191 bool _is_crop_set; variable
Dstitcher.cpp80 : _is_crop_set (false) in Stitcher()
136 _is_crop_set = true; in set_crop_info()
226 if (_is_crop_set) in estimate_coarse_crops()
239 _is_crop_set = true; in estimate_coarse_crops()
295 ERROR, _is_round_view_set && _is_crop_set && _is_center_marked, XCAM_RETURN_ERROR_ORDER, in estimate_overlap()
437 …ERROR, _camera_num > 1 && _is_round_view_set && _is_crop_set && _is_overlap_set, XCAM_RETURN_ERROR… in update_copy_areas()