Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:force

2269 void setExpGainPreset(ShotParameters &params, const char *input, bool force, param_ExpBracketParamType_t type, bool flush) {
2275 } else if ( (force && (NULL == strpbrk(input, "()"))) ||
2293 } else if ( force || (PARAM_EXP_BRACKET_PARAM_PAIR == type) ) {