Searched refs:CameraEventNotify (Results 1 – 7 of 7) sorted by relevance
96 int32_t ret = camDev->CameraEventNotify(camEvent); in DoUnregisterTask()209 ret = camDev->CameraEventNotify(camEvent); in DoEventNofityTask()
95 int32_t ret = camDev->CameraEventNotify(camEvent); in DoUnregisterTask()242 ret = camDev->CameraEventNotify(camEvent); in DoEventNofityTask()
104 int32_t ret = camDev->CameraEventNotify(camEvent); in DoUnregisterTask()279 ret = camDev->CameraEventNotify(camEvent); in DoEventNofityTask()
138 ret = camDev->CameraEventNotify(camEvent); in DoEventNofityTask()
78 int32_t CameraEventNotify(std::shared_ptr<DCameraEvent>& events) in CameraEventNotify() function
95 virtual int32_t CameraEventNotify(std::shared_ptr<DCameraEvent>& events);
698 int32_t DCameraSourceDev::CameraEventNotify(std::shared_ptr<DCameraEvent>& events) in CameraEventNotify() function in OHOS::DistributedHardware::DCameraSourceDev770 CameraEventNotify(events); in NotifyHalResult()