Home
last modified time | relevance | path

Searched defs:cancelPicture (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraChannel.cpp854 int32_t QCameraPicChannel::cancelPicture() in cancelPicture() function in qcamera::QCameraPicChannel
994 int32_t QCameraVideoChannel::cancelPicture() in cancelPicture() function in qcamera::QCameraVideoChannel
H A DQCamera2HWI.cpp5418 int QCamera2HardwareInterface::cancelPicture() in cancelPicture() function in qcamera::QCamera2HardwareInterface
/aosp12/hardware/interfaces/camera/device/1.0/default/
H A DCameraDevice.cpp944 Return<Status> CameraDevice::cancelPicture() { in cancelPicture() function in android::hardware::camera::device::V1_0::implementation::CameraDevice
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp2269 TEST_P(CameraHidlTest, cancelPicture) { in TEST_P() argument