Home
last modified time | relevance | path

Searched refs:get_max_topview_area_mm (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/xcore/interface/
Dstitcher.h222 bool get_max_topview_area_mm (float &length_mm, float &width_mm);
Dstitcher.cpp549 BowlModel::get_max_topview_area_mm (float &length_mm, float &width_mm) in get_max_topview_area_mm() function in XCam::BowlModel
566 get_max_topview_area_mm (length_mm, width_mm); in get_topview_rect_map()
/external/libxcam/tests/
Dtest-soft-image.cpp347 model.get_max_topview_area_mm (length_mm, width_mm); in remap_topview_buf()