Home | History | Annotate | Download | only in HAL

Lines Matching defs:start_recording

728  * FUNCTION   : start_recording
739 int QCameraMuxer::start_recording(struct camera_device * device)
749 // In cases where recording hint is not set, hwi->start_recording will
837 rc = hwi->start_recording(pCam->dev);
2803 .start_recording = QCameraMuxer::start_recording,