Searched defs:all_items_done (Results 1 - 1 of 1) sorted by relevance

/external/libxcam/modules/soft/
H A Dsoft_worker.cpp100 _worker->all_items_done (_args, ret);
201 _threads->set_threads (max_items, max_items + 1); //extra thread to process all_items_done
230 SoftWorker::all_items_done (const SmartPtr<Arguments> &args, XCamReturn error) function in class:XCam::SoftWorker

Completed in 239 milliseconds