Home
last modified time | relevance | path

Searched defs:StopLoopingCapture (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/camera_lite/interfaces/kits/
H A Dcamera.h127 virtual void StopLoopingCapture(int32_t type) {} in StopLoopingCapture() function
/ohos5.0/foundation/multimedia/camera_lite/frameworks/passthrough/src/
H A Dcamera_device_client.cpp87 void CameraDeviceClient::StopLoopingCapture(int32_t type) in StopLoopingCapture() function in OHOS::Media::CameraDeviceClient
/ohos5.0/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_impl.cpp124 void CameraImpl::StopLoopingCapture(int32_t type = -1) in StopLoopingCapture() function in OHOS::Media::CameraImpl
/ohos5.0/foundation/multimedia/camera_lite/frameworks/binder/src/
H A Dcamera_device_client.cpp211 void CameraDeviceClient::StopLoopingCapture(int32_t type) in StopLoopingCapture() function in OHOS::Media::CameraDeviceClient
/ohos5.0/foundation/multimedia/camera_lite/services/server/src/
H A Dcamera_server.cpp296 void CameraServer::StopLoopingCapture(IpcIo *req, IpcIo *reply) in StopLoopingCapture() function in OHOS::Media::CameraServer
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp907 void CameraDevice::StopLoopingCapture(int32_t type) in StopLoopingCapture() function in OHOS::Media::CameraDevice