Searched refs:getNumOfSnapshots (Results 1 – 5 of 5) sorted by relevance
116 uint8_t getNumOfSnapshots();
285 uint8_t QCameraParametersIntf::getNumOfSnapshots() in getNumOfSnapshots() function in qcamera::QCameraParametersIntf289 return mImpl->getNumOfSnapshots(); in getNumOfSnapshots()
481 return mParameters.getNumOfSnapshots();}; in numOfSnapshotsExpected()
685 uint8_t getNumOfSnapshots();
7615 frame_config.configs[i].num_frames = getNumOfSnapshots(); in configureFlash()7747 frame_config.configs[0].num_frames = getNumOfSnapshots(); in configureLowLight()7775 frame_config.configs[i].num_frames = getNumOfSnapshots(); in configureManualCapture()10873 uint8_t QCameraParameters::getNumOfSnapshots() in getNumOfSnapshots() function in qcamera::QCameraParameters10940 burstCount = getNumOfSnapshots(); in getBurstCountForAdvancedCapture()14794 == getNumOfSnapshots())) { in setReprocCount()15062 snprintf(s, 128, "getNumOfSnapshots: %d\n", getNumOfSnapshots()); in dump()