Searched refs:getSnapshotHandle (Results 1 – 4 of 4) sorted by relevance
82 uint32_t getSnapshotHandle();
764 uint32_t QCameraChannel::getSnapshotHandle() in getSnapshotHandle() function in qcamera::QCameraChannel837 uint32_t snapshotHandle = getSnapshotHandle(); in takePicture()897 rc = m_camOps->process_advanced_capture(m_camHandle, getSnapshotHandle(), type, in startAdvancedCapture()977 uint32_t snapshotHandle = getSnapshotHandle(); in takePicture()
606 uint32_t getSnapshotHandle();
10355 uint32_t QCamera2HardwareInterface::getSnapshotHandle() in getSnapshotHandle() function in qcamera::QCamera2HardwareInterface10386 return mCameraHandle->ops->prepare_snapshot(getSnapshotHandle(), in prepareHardwareForSnapshot()