Searched refs:calcNextSingleExpGainPreset (Results 1 – 2 of 2) sorted by relevance
248 void calcNextSingleExpGainPreset(int idx, int &exp, int &gain);443 calcNextSingleExpGainPreset(mExpBracketIdx, mExp, mGain), in restartCapture()
2318 void calcNextSingleExpGainPreset(int idx, int &exp, int &gain) { in calcNextSingleExpGainPreset() function