Home
last modified time | relevance | path

Searched defs:disableMsgType (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/camera/device/1.0/default/
H A DCameraDevice.cpp713 Return<void> CameraDevice::disableMsgType(uint32_t msgType) { in disableMsgType() function in android::hardware::camera::device::V1_0::implementation::CameraDevice
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCamera2HWI.cpp3783 int QCamera2HardwareInterface::disableMsgType(int32_t msg_type) in disableMsgType() function in qcamera::QCamera2HardwareInterface
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp8602 void CameraHidlTest::disableMsgType(unsigned int msgType, in disableMsgType() function in CameraHidlTest