Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:shotParams

37 extern ShotParameters shotParams;
842 setDefaultExpGainPreset(shotParams, atoi(cmd + 1));
866 setExpGainPreset(shotParams, cmd + 1, true, PARAM_EXP_BRACKET_PARAM_NONE, shotConfigFlush);
1213 bufferSourceOutputThread->setBuffer(shotParams);
1238 ret = camera->takePictureWithParameters(msgType, shotParams.flatten());
1252 setDefaultExpGainPreset(shotParams, expBracketIdx);
1260 setSingleExpGainPreset(shotParams, expBracketIdx, 0, 0);
1262 shotParams.set(ShotParameters::KEY_BURST, BRACKETING_STREAM_BUFFERS);