Searched refs:GeoMapTask (Results 1 – 4 of 4) sorted by relevance
110 _map_task = new XCamSoftTasks::GeoMapTask (new CbGeoMapTask(this)); in configure_resource()126 SmartPtr<XCamSoftTasks::GeoMapTask::Args> args = new XCamSoftTasks::GeoMapTask::Args (param); in start_remap_task()183 …SmartPtr<XCamSoftTasks::GeoMapTask::Args> args = base.dynamic_cast_ptr<XCamSoftTasks::GeoMapTask::… in remap_task_done()
30 class GeoMapTask47 explicit GeoMapTask (const SmartPtr<Worker::Callback> &cb) in GeoMapTask() function
32 class GeoMapTask; variable64 SmartPtr<XCamSoftTasks::GeoMapTask> _map_task;
28 GeoMapTask::work_range (const SmartPtr<Arguments> &base, const WorkRange &range) in work_range()32 SmartPtr<GeoMapTask::Args> args = base.dynamic_cast_ptr<GeoMapTask::Args> (); in work_range()