Home
last modified time | relevance | path

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

/external/libxcam/modules/soft/
Dsoft_worker.cpp86 ret = _worker->work_impl (_args, _item); in run()
191 ret = work_impl (args, WorkSize(0, 0, 0)); in work()
251 SoftWorker::work_impl (const SmartPtr<Arguments> &args, const WorkSize &item) in work_impl() function in XCam::SoftWorker
Dsoft_worker.h87 XCamReturn work_impl (const SmartPtr<Arguments> &args, const WorkSize &item);