Home
last modified time | relevance | path

Searched defs:takePicture (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraChannel.cpp835 int32_t QCameraPicChannel::takePicture (mm_camera_req_buf_t *buf) in takePicture() function in qcamera::QCameraPicChannel
975 int32_t QCameraVideoChannel::takePicture(mm_camera_req_buf_t *buf) in takePicture() function in qcamera::QCameraVideoChannel
DQCamera2HWI.cpp4907 int QCamera2HardwareInterface::takePicture() in takePicture() function in qcamera::QCamera2HardwareInterface
/hardware/interfaces/camera/device/1.0/default/
DCameraDevice.cpp926 Return<Status> CameraDevice::takePicture() { in takePicture() function in android::hardware::camera::device::V1_0::implementation::CameraDevice
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp2084 status_t CameraContext::takePicture() in takePicture() function in qcamera::CameraContext
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp1870 TEST_F(CameraHidlTest, takePicture) { in TEST_F() argument