HomeSort by relevance Sort by last modified time
    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 342 milliseconds