Searched refs:numSnapshots (Results 1 – 3 of 3) sorted by relevance
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 2575 uint8_t numSnapshots = mParameters.getNumOfSnapshots(); in takePicture() local 2592 numSnapshots = mParameters.getBurstCountForAdvancedCapture(); in takePicture() 2596 __func__, numSnapshots, numRetroSnapshots); in takePicture() 2625 rc = pZSLChannel->takePicture(numSnapshots, numRetroSnapshots); in takePicture() 2817 uint8_t numSnapshots = mParameters.getNumOfSnapshots(); in longShot() local 2827 rc = pChannel->takePicture(numSnapshots, 0); in longShot()
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 2985 uint8_t numSnapshots = mParameters.getNumOfSnapshots(); in takePicture() local 3008 numSnapshots = mParameters.getBurstCountForAdvancedCapture(); in takePicture() 3012 __func__, numSnapshots, numRetroSnapshots); in takePicture() 3051 rc = pZSLChannel->takePicture(numSnapshots, numRetroSnapshots); in takePicture() 3322 uint8_t numSnapshots = mParameters.getNumOfSnapshots(); in longShot() local 3332 rc = pChannel->takePicture(numSnapshots, 0); in longShot()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 2985 uint8_t numSnapshots = mParameters.getNumOfSnapshots(); in takePicture() local 3008 numSnapshots = mParameters.getBurstCountForAdvancedCapture(); in takePicture() 3012 __func__, numSnapshots, numRetroSnapshots); in takePicture() 3051 rc = pZSLChannel->takePicture(numSnapshots, numRetroSnapshots); in takePicture() 3322 uint8_t numSnapshots = mParameters.getNumOfSnapshots(); in longShot() local 3332 rc = pChannel->takePicture(numSnapshots, 0); in longShot()
|