HomeSort by relevance Sort by last modified time
    Searched refs:XCamSoftTasks (Results 1 - 10 of 10) sorted by null

  /external/libxcam/modules/soft/
soft_geo_mapper.h 31 namespace XCamSoftTasks {
64 SmartPtr<XCamSoftTasks::GeoMapTask> _map_task;
soft_copy_task.h 32 namespace XCamSoftTasks {
soft_geo_tasks_priv.h 28 namespace XCamSoftTasks {
soft_copy_task.cpp 25 namespace XCamSoftTasks {
37 XCamSoftTasks::CopyTask::work_range (const SmartPtr<Arguments> &base, const WorkRange &range)
soft_geo_mapper.cpp 110 _map_task = new XCamSoftTasks::GeoMapTask (new CbGeoMapTask(this));
126 SmartPtr<XCamSoftTasks::GeoMapTask::Args> args = new XCamSoftTasks::GeoMapTask::Args (param);
183 SmartPtr<XCamSoftTasks::GeoMapTask::Args> args = base.dynamic_cast_ptr<XCamSoftTasks::GeoMapTask::Args> ();
soft_geo_tasks_priv.cpp 25 namespace XCamSoftTasks {
soft_blender_tasks_priv.h 37 namespace XCamSoftTasks {
soft_stitcher.cpp 103 : XCamSoftTasks::CopyTask::Args
110 : XCamSoftTasks::CopyTask::Args (param)
149 SmartPtr<XCamSoftTasks::CopyTask> copy_task;
324 copier.copy_task = new XCamSoftTasks::CopyTask (copy_cb);
soft_blender_tasks_priv.cpp 25 namespace XCamSoftTasks {
soft_blender.cpp 37 using namespace XCamSoftTasks;

Completed in 73 milliseconds