Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test.h246 void setSingleExpGainPreset(ShotParameters &params, int idx, int exp, int gain);
444 setSingleExpGainPreset(shotParams, mExpBracketIdx, mExp, mGain); in restartCapture()
Dcamera_test_script.cpp1260 setSingleExpGainPreset(shotParams, expBracketIdx, 0, 0); in execute_functional_script()
Dcamera_test_menu.cpp2241 void setSingleExpGainPreset(ShotParameters &params, int idx, int exp, int gain) { in setSingleExpGainPreset() function
3543 setSingleExpGainPreset(shotParams, expBracketIdx, 0, 0); in functional_menu()