/device/lge/hammerhead/camera/QCamera2/HAL/ |
D | QCameraChannel.h | 91 int32_t cancelPicture();
|
D | QCameraStateMachine.cpp | 1429 rc = m_parent->cancelPicture(); in procEvtPicTakingState() 1509 rc = m_parent->cancelPicture(); in procEvtPicTakingState() 1588 rc = m_parent->cancelPicture(); in procEvtPicTakingState() 2424 rc = m_parent->cancelPicture(); in procEvtPreviewPicTakingState() 2439 rc = m_parent->cancelPicture(); in procEvtPreviewPicTakingState() 2537 rc = m_parent->cancelPicture(); in procEvtPreviewPicTakingState()
|
D | QCamera2HWI.h | 248 int cancelPicture();
|
D | QCameraChannel.cpp | 472 int32_t QCameraPicChannel::cancelPicture() in cancelPicture() function in qcamera::QCameraPicChannel
|
D | QCamera2HWI.cpp | 1986 int QCamera2HardwareInterface::cancelPicture() in cancelPicture() function in qcamera::QCamera2HardwareInterface 2000 pZSLChannel->cancelPicture(); in cancelPicture()
|
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCameraChannel.h | 91 int32_t cancelPicture();
|
D | QCameraStateMachine.cpp | 1429 rc = m_parent->cancelPicture(); in procEvtPicTakingState() 1509 rc = m_parent->cancelPicture(); in procEvtPicTakingState() 1588 rc = m_parent->cancelPicture(); in procEvtPicTakingState() 2424 rc = m_parent->cancelPicture(); in procEvtPreviewPicTakingState() 2439 rc = m_parent->cancelPicture(); in procEvtPreviewPicTakingState() 2537 rc = m_parent->cancelPicture(); in procEvtPreviewPicTakingState()
|
D | QCamera2HWI.h | 248 int cancelPicture();
|
D | QCameraChannel.cpp | 472 int32_t QCameraPicChannel::cancelPicture() in cancelPicture() function in qcamera::QCameraPicChannel
|
D | QCamera2HWI.cpp | 1986 int QCamera2HardwareInterface::cancelPicture() in cancelPicture() function in qcamera::QCamera2HardwareInterface 2000 pZSLChannel->cancelPicture(); in cancelPicture()
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraChannel.h | 97 int32_t cancelPicture();
|
D | QCameraStateMachine.cpp | 1565 rc = m_parent->cancelPicture(); in procEvtPicTakingState() 1654 rc = m_parent->cancelPicture(); in procEvtPicTakingState() 1787 rc = m_parent->cancelPicture(); in procEvtPicTakingState() 2738 rc = m_parent->cancelPicture(); in procEvtPreviewPicTakingState() 2753 rc = m_parent->cancelPicture(); in procEvtPreviewPicTakingState() 2757 rc = m_parent->cancelPicture(); in procEvtPreviewPicTakingState() 2959 rc = m_parent->cancelPicture(); in procEvtPreviewPicTakingState()
|
D | QCamera2HWI.h | 295 int cancelPicture();
|
D | QCameraChannel.cpp | 613 int32_t QCameraPicChannel::cancelPicture() in cancelPicture() function in qcamera::QCameraPicChannel
|
D | QCamera2HWI.cpp | 2877 int QCamera2HardwareInterface::cancelPicture() in cancelPicture() function in qcamera::QCamera2HardwareInterface 2893 pZSLChannel->cancelPicture(); in cancelPicture() 3127 cancelPicture(); in sendCommand()
|
/device/generic/goldfish/camera/ |
D | EmulatedCamera.h | 223 virtual status_t cancelPicture();
|
D | EmulatedCamera.cpp | 412 status_t EmulatedCamera::cancelPicture() in cancelPicture() function in android::EmulatedCamera 864 return ec->cancelPicture(); in cancel_picture()
|
/device/moto/shamu/camera/QCamera/HAL/wrapper/ |
D | QualcommCamera.cpp | 450 rc = hardware->cancelPicture( ); in cancel_picture()
|
/device/moto/shamu/camera/QCamera/HAL2/wrapper/ |
D | QualcommCamera.cpp | 567 rc = hardware->cancelPicture( );
|
/device/moto/shamu/camera/QCamera/HAL2/core/inc/ |
D | QCameraHWI.h | 392 int cancelPicture();
|
/device/moto/shamu/camera/QCamera/HAL/core/inc/ |
D | QCameraHWI.h | 481 int cancelPicture();
|
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
D | QCameraHWI.cpp | 2325 status_t QCameraHardwareInterface::cancelPicture() in cancelPicture() function in android::QCameraHardwareInterface
|