Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Dstitcher.h122 typedef std::vector<CopyArea> CopyAreaArray; typedef
182 const CopyAreaArray &get_copy_area () const { in get_copy_area()
211 CopyAreaArray _copy_areas;
Dstitcher.cpp441 CopyAreaArray tmp_areas; in update_copy_areas()
/external/libxcam/modules/soft/
Dsoft_stitcher.cpp370 Stitcher::CopyAreaArray areas = _stitcher->get_copy_area (); in init_config()