Home
last modified time | relevance | path

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

12

/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/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/
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
/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
/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();
/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/lge/mako/camera/QCamera/HAL/wrapper/
DQualcommCamera.cpp415 rc = hardware->takePicture( ); in take_picture()
/device/lge/mako/camera/
DQualcommCamera2.cpp434 rc = hardware->takePicture( ); in take_picture()
DQualcommCamera.cpp598 rc = hardware->takePicture( ); in take_picture()
DQCameraHWI.h391 int takePicture();
DQualcommCameraHardware.h121 virtual status_t takePicture();
/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/lge/mako/camera/QCamera/HAL/core/inc/
DQCameraHWI.h384 int takePicture();
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h386 int takePicture();

12