Home | History | Annotate | Download | only in HAL

Lines Matching defs:cancel_picture

1288  * FUNCTION   : cancel_picture
1299 int QCameraMuxer::cancel_picture(struct camera_device * device)
1315 rc = QCamera2HardwareInterface::cancel_picture(pCam->dev);
2810 .cancel_picture = QCameraMuxer::cancel_picture,