Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Dstitcher.h243 float _max_topview_width_mm; variable
Dstitcher.cpp545 _max_topview_width_mm = mid * _config.b * 2.0f; in BowlModel()
551 if (_max_topview_width_mm <= 0.0f || _max_topview_length_mm <= 0.0f) in get_max_topview_area_mm()
554 width_mm = _max_topview_width_mm; in get_max_topview_area_mm()