Searched refs:setExpGainPreset (Results 1 – 3 of 3) sorted by relevance
/hardware/ti/omap4-aah/test/CameraHal/ |
D | camera_test.h | 247 void setExpGainPreset(ShotParameters ¶ms, const char *input, bool force, param_ExpBracketParamT…
|
D | camera_test_menu.cpp | 2235 …setExpGainPreset(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 ¶ms, const char *input, bool force, param_ExpBracketParamT… in setExpGainPreset() function 3218 … setExpGainPreset(shotParams, input, true, PARAM_EXP_BRACKET_PARAM_NONE, shotConfigFlush); in functional_menu()
|
D | camera_test_script.cpp | 866 … setExpGainPreset(shotParams, cmd + 1, true, PARAM_EXP_BRACKET_PARAM_NONE, shotConfigFlush); in execute_functional_script()
|