Home | History | Annotate | Download | only in CameraHal

Lines Matching defs:shotParams

61 ShotParameters shotParams;
2230 setDefaultExpGainPreset(shotParams, expBracketIdx);
2351 if (NULL != shotParams.get(ShotParameters::KEY_FLUSH_CONFIG)) {
2352 shotParams.set(ShotParameters::KEY_FLUSH_CONFIG,
3199 setDefaultExpGainPreset(shotParams, expBracketIdx);
3218 setExpGainPreset(shotParams, input, true, PARAM_EXP_BRACKET_PARAM_NONE, shotConfigFlush);
3514 bufferSourceOutputThread->setBuffer(shotParams);
3527 camera->takePictureWithParameters(msgType, shotParams.flatten());
3536 setDefaultExpGainPreset(shotParams, expBracketIdx);
3543 setSingleExpGainPreset(shotParams, expBracketIdx, 0, 0);
3545 shotParams.set(ShotParameters::KEY_BURST, BRACKETING_STREAM_BUFFERS);