OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shotParams
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap4-aah/camera/
CameraHal.cpp
[
all
...]
/hardware/ti/omap4-aah/test/CameraHal/
camera_test.h
442
ShotParameters
shotParams
;
444
setSingleExpGainPreset(
shotParams
, mExpBracketIdx, mExp, mGain);
445
shotParams
.set(ShotParameters::KEY_BURST, 1);
446
mCamera->takePictureWithParameters(0,
shotParams
.flatten());
camera_test_menu.cpp
61
ShotParameters
shotParams
;
[
all
...]
Completed in 164 milliseconds