Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Dstitcher.h244 float _max_topview_length_mm; variable
Dstitcher.cpp544 _max_topview_length_mm = mid * _config.a * 2.0f; in BowlModel()
551 if (_max_topview_width_mm <= 0.0f || _max_topview_length_mm <= 0.0f) in get_max_topview_area_mm()
553 length_mm = _max_topview_length_mm; in get_max_topview_area_mm()