Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Dstitcher.cpp89 , _is_center_marked (false) in Stitcher()
247 if (_is_center_marked) in mark_centers()
283 _is_center_marked = true; in mark_centers()
295 ERROR, _is_round_view_set && _is_crop_set && _is_center_marked, XCAM_RETURN_ERROR_ORDER, in estimate_overlap()
Dstitcher.h210 bool _is_center_marked; variable