Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_stitcher.cpp156 typedef std::vector<Copier> Copiers; typedef
199 Copiers _copiers;
701 for (Copiers::iterator i_copy = _copiers.begin (); i_copy != _copiers.end (); ++i_copy) { in stop()