Home
last modified time | relevance | path

Searched refs:setExpGainPreset (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test.h247 void setExpGainPreset(ShotParameters &params, const char *input, bool force, param_ExpBracketParamT…
Dcamera_test_menu.cpp2235setExpGainPreset(params, expBracketing[idx].value, false, expBracketing[idx].param_type, shotConfi… in setDefaultExpGainPreset()
2266 setExpGainPreset(params, val, false, expBracketing[idx].param_type, false); in setSingleExpGainPreset()
2269 void setExpGainPreset(ShotParameters &params, const char *input, bool force, param_ExpBracketParamT… in setExpGainPreset() function
3218setExpGainPreset(shotParams, input, true, PARAM_EXP_BRACKET_PARAM_NONE, shotConfigFlush); in functional_menu()
Dcamera_test_script.cpp866setExpGainPreset(shotParams, cmd + 1, true, PARAM_EXP_BRACKET_PARAM_NONE, shotConfigFlush); in execute_functional_script()