Home
last modified time | relevance | path

Searched refs:QCAMERA_HAL_TAKE_PICTURE (Results 1 – 8 of 8) sorted by relevance

/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp304 case QCAMERA_HAL_TAKE_PICTURE: in ~QCameraHardwareInterface()
368 case QCAMERA_HAL_TAKE_PICTURE: in release()
658 case QCAMERA_HAL_TAKE_PICTURE: in isSnapshotRunning()
982 case QCAMERA_HAL_TAKE_PICTURE: in startPreview()
1159 case QCAMERA_HAL_TAKE_PICTURE: in stopPreview()
1206 case QCAMERA_HAL_TAKE_PICTURE: in previewEnabled()
1264 case QCAMERA_HAL_TAKE_PICTURE: in startRecording()
1286 case QCAMERA_HAL_TAKE_PICTURE: in stopRecording()
1327 case QCAMERA_HAL_TAKE_PICTURE: in recordingEnabled()
1437 case QCAMERA_HAL_TAKE_PICTURE: in cancelPicture()
[all …]
/device/lge/mako/camera/
DQCameraHWI.cpp320 case QCAMERA_HAL_TAKE_PICTURE: in ~QCameraHardwareInterface()
396 case QCAMERA_HAL_TAKE_PICTURE: in release()
677 case QCAMERA_HAL_TAKE_PICTURE: in isSnapshotRunning()
1028 case QCAMERA_HAL_TAKE_PICTURE: in startPreview()
1240 case QCAMERA_HAL_TAKE_PICTURE: in stopPreview()
1295 case QCAMERA_HAL_TAKE_PICTURE: in previewEnabled()
1342 case QCAMERA_HAL_TAKE_PICTURE: in startRecording()
1365 case QCAMERA_HAL_TAKE_PICTURE: in stopRecording()
1410 case QCAMERA_HAL_TAKE_PICTURE: in recordingEnabled()
1558 case QCAMERA_HAL_TAKE_PICTURE: in cancelPicture()
[all …]
DQCameraHWI.h128 #define QCAMERA_HAL_TAKE_PICTURE 4 macro
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp1342 case QCAMERA_HAL_TAKE_PICTURE: in release()
1523 case QCAMERA_HAL_TAKE_PICTURE: in isSnapshotRunning()
1819 case QCAMERA_HAL_TAKE_PICTURE: in startPreview()
2045 case QCAMERA_HAL_TAKE_PICTURE: in stopPreview()
2152 case QCAMERA_HAL_TAKE_PICTURE: in startRecording()
2181 case QCAMERA_HAL_TAKE_PICTURE: in stopRecording()
2221 case QCAMERA_HAL_TAKE_PICTURE: in recordingEnabled()
2337 case QCAMERA_HAL_TAKE_PICTURE: in cancelPicture()
2498 mPreviewState = QCAMERA_HAL_TAKE_PICTURE; in takePicture()
2501 case QCAMERA_HAL_TAKE_PICTURE: in takePicture()
[all …]
/device/lge/mako/camera/QCamera/HAL/core/inc/
DQCameraHWI.h128 #define QCAMERA_HAL_TAKE_PICTURE 4 macro
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h152 #define QCAMERA_HAL_TAKE_PICTURE 4 macro
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h143 #define QCAMERA_HAL_TAKE_PICTURE 4 macro
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
DQualcommUsbCamera.cpp677 case QCAMERA_HAL_TAKE_PICTURE: in usbcam_release()