Home
last modified time | relevance | path

Searched defs:SoftArgs (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/modules/soft/
Dsoft_handler.h36 struct SoftArgs struct
42 explicit SoftArgs (const SmartPtr<ImageHandler::Parameters> &param = NULL) : _param (param) {} in _param() argument
43 inline const SmartPtr<ImageHandler::Parameters> &get_param () const { in get_param()
46 inline void set_param (const SmartPtr<ImageHandler::Parameters> &param) { in set_param()
Dsoft_blender_tasks_priv.h140 : SoftArgs (param) in SoftArgs() function
173 : SoftArgs (param) in SoftArgs() function
211 : SoftArgs (param) in SoftArgs() function