Home | History | Annotate | Download | only in HAL

Lines Matching refs:numSnapshots

2985     uint8_t numSnapshots = mParameters.getNumOfSnapshots();
3008 numSnapshots = mParameters.getBurstCountForAdvancedCapture();
3011 CDBG_HIGH("%s: [ZSL Retro] numSnapshots = %d, numRetroSnapshots = %d",
3012 __func__, numSnapshots, numRetroSnapshots);
3051 rc = pZSLChannel->takePicture(numSnapshots, numRetroSnapshots);
3322 uint8_t numSnapshots = mParameters.getNumOfSnapshots();
3332 rc = pChannel->takePicture(numSnapshots, 0);