Home
last modified time | relevance | path

Searched refs:takePicture (Results 1 – 25 of 28) sorted by relevance

12

/device/lge/hammerhead/camera/QCamera2/HAL/test/
Dqcamera_test.h72 status_t takePicture();
Dqcamera_test.cpp614 status_t CameraContext::takePicture() in takePicture() function in qcamera::CameraContext
619 ret = mCamera->takePicture(CAMERA_MSG_COMPRESSED_IMAGE|CAMERA_MSG_RAW_IMAGE); in takePicture()
917 stat = currentCamera->takePicture(); in functionalTest()
/device/asus/flo/camera/QCamera2/HAL/test/
Dqcamera_test.h72 status_t takePicture();
Dqcamera_test.cpp614 status_t CameraContext::takePicture() in takePicture() function in qcamera::CameraContext
619 ret = mCamera->takePicture(CAMERA_MSG_COMPRESSED_IMAGE|CAMERA_MSG_RAW_IMAGE); in takePicture()
917 stat = currentCamera->takePicture(); in functionalTest()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraChannel.h90 int32_t takePicture(uint8_t num_of_snapshot);
DQCamera2HWI.h247 int takePicture();
DQCameraChannel.cpp453 int32_t QCameraPicChannel::takePicture(uint8_t num_of_snapshot) in takePicture() function in qcamera::QCameraPicChannel
DQCamera2HWI.cpp1905 int QCamera2HardwareInterface::takePicture() in takePicture() function in qcamera::QCamera2HardwareInterface
1917 rc = pZSLChannel->takePicture(numSnapshots); in takePicture()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraChannel.h90 int32_t takePicture(uint8_t num_of_snapshot);
DQCamera2HWI.h247 int takePicture();
DQCameraChannel.cpp453 int32_t QCameraPicChannel::takePicture(uint8_t num_of_snapshot) in takePicture() function in qcamera::QCameraPicChannel
DQCamera2HWI.cpp1905 int QCamera2HardwareInterface::takePicture() in takePicture() function in qcamera::QCamera2HardwareInterface
1917 rc = pZSLChannel->takePicture(numSnapshots); in takePicture()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.h96 int32_t takePicture(uint8_t num_of_snapshot, uint8_t num_of_retro_snapshot);
DQCamera2HWI.h293 int takePicture();
DQCameraChannel.cpp591 int32_t QCameraPicChannel::takePicture ( in takePicture() function in qcamera::QCameraPicChannel
DQCameraStateMachine.cpp1152 rc = m_parent->takePicture(); in procEvtPreviewingState()
1167 rc = m_parent->takePicture(); in procEvtPreviewingState()
DQCamera2HWI.cpp2570 int QCamera2HardwareInterface::takePicture() in takePicture() function in qcamera::QCamera2HardwareInterface
2625 rc = pZSLChannel->takePicture(numSnapshots, numRetroSnapshots); in takePicture()
2827 rc = pChannel->takePicture(numSnapshots, 0); in longShot()
/device/generic/goldfish/camera/
DEmulatedCamera.h217 virtual status_t takePicture();
DEmulatedCamera.cpp335 status_t EmulatedCamera::takePicture() in takePicture() function in android::EmulatedCamera
854 return ec->takePicture(); in take_picture()
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h74 status_t takePicture();
Dqcamera_test.cpp2002 status_t CameraContext::takePicture() in takePicture() function in qcamera::CameraContext
2009 ret = mCamera->takePicture( in takePicture()
3314 stat = currentCamera->takePicture(); in FunctionalTest()
3327 stat = currentCamera->takePicture(); in FunctionalTest()
/device/moto/shamu/camera/QCamera/HAL/wrapper/
DQualcommCamera.cpp438 rc = hardware->takePicture( ); in take_picture()
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp555 rc = hardware->takePicture( );
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h386 int takePicture();
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h475 int takePicture();

12