Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching full:current_setting

490                                               OMX_BOOL &current_setting, E3ASettingsFlags pending,
505 if (current_setting != val)
507 current_setting = val;
508 CAMHAL_LOGDB("%s %s", msg, current_setting ? "enabled" : "disabled");