Searched refs:setSingleExpGainPreset (Results 1 – 3 of 3) sorted by relevance
/hardware/ti/omap4-aah/test/CameraHal/ |
D | camera_test.h | 246 void setSingleExpGainPreset(ShotParameters ¶ms, int idx, int exp, int gain); 444 setSingleExpGainPreset(shotParams, mExpBracketIdx, mExp, mGain); in restartCapture()
|
D | camera_test_script.cpp | 1260 setSingleExpGainPreset(shotParams, expBracketIdx, 0, 0); in execute_functional_script()
|
D | camera_test_menu.cpp | 2241 void setSingleExpGainPreset(ShotParameters ¶ms, int idx, int exp, int gain) { in setSingleExpGainPreset() function 3543 setSingleExpGainPreset(shotParams, expBracketIdx, 0, 0); in functional_menu()
|