Searched defs:SoftWorker (Results 1 – 3 of 3) sorted by relevance
34 class SoftWorker; variable
104 SoftWorker::SoftWorker (const char *name, const SmartPtr<Callback> &cb) in SoftWorker() function in XCam::SoftWorker
49 : SoftWorker (name, cb) in SoftWorker() function