Home
last modified time | relevance | path

Searched refs:SoftArgs (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/modules/soft/
Dsoft_blender_tasks_priv.h43 struct Args : SoftArgs {
129 struct Args : SoftArgs {
140 : SoftArgs (param) in SoftArgs() function
161 struct Args : SoftArgs {
173 : SoftArgs (param) in SoftArgs() function
199 struct Args : SoftArgs {
211 : SoftArgs (param) in SoftArgs() function
Dsoft_copy_task.h38 struct Args : SoftArgs {
43 : SoftArgs (param) in Args()
Dsoft_geo_tasks_priv.h34 struct Args : SoftArgs {
42 : SoftArgs (param) in Args()
Dsoft_handler.h36 struct SoftArgs struct
42 explicit SoftArgs (const SmartPtr<ImageHandler::Parameters> &param = NULL) : _param (param) {} in _param() argument