Searched defs:stopRecording (Results 1 - 3 of 3) sorted by relevance

/hardware/interfaces/camera/device/1.0/default/
H A DCameraDevice.cpp803 Return<void> CameraDevice::stopRecording() { function in class:android::hardware::camera::device::V1_0::implementation::CameraDevice
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.cpp2295 * FUNCTION : stopRecording
2305 status_t CameraContext::stopRecording() function in class:qcamera::CameraContext
2387 mCamera->stopRecording();
3483 stat = currentCamera->stopRecording();
/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCamera2HWI.cpp4132 * FUNCTION : stopRecording
4142 int QCamera2HardwareInterface::stopRecording() function in class:qcamera::QCamera2HardwareInterface

Completed in 89 milliseconds