Home | History | Annotate | Download | only in HAL

Lines Matching refs:numSnapshots

2575     uint8_t numSnapshots = mParameters.getNumOfSnapshots();
2592 numSnapshots = mParameters.getBurstCountForAdvancedCapture();
2595 CDBG_HIGH("%s: [ZSL Retro] numSnapshots = %d, numRetroSnapshots = %d",
2596 __func__, numSnapshots, numRetroSnapshots);
2625 rc = pZSLChannel->takePicture(numSnapshots, numRetroSnapshots);
2817 uint8_t numSnapshots = mParameters.getNumOfSnapshots();
2827 rc = pChannel->takePicture(numSnapshots, 0);