Home
last modified time | relevance | path

Searched defs:SoftWorker (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/modules/soft/
Dsoft_handler.h34 class SoftWorker; variable
Dsoft_worker.cpp104 SoftWorker::SoftWorker (const char *name, const SmartPtr<Callback> &cb) in SoftWorker() function in XCam::SoftWorker
Dsoft_blender_tasks_priv.h49 : SoftWorker (name, cb) in SoftWorker() function