Searched defs:RemoveOutput (Results 1 – 4 of 4) sorted by relevance
111 int32_t HCaptureSessionProxy::RemoveOutput(StreamType streamType, sptr<IStreamCommon> stream) in RemoveOutput() function in OHOS::CameraStandard::HCaptureSessionProxy
295 int32_t HCaptureSession::RemoveOutput(StreamType streamType, sptr<IStreamCommon> stream) in RemoveOutput() function in OHOS::CameraStandard::HCaptureSession
263 int32_t CaptureSession::RemoveOutput(sptr<CaptureOutput> &output) in RemoveOutput() function in OHOS::CameraStandard::CaptureSession
817 napi_value CameraSessionNapi::RemoveOutput(napi_env env, napi_callback_info info) in RemoveOutput() function in OHOS::CameraStandard::CameraSessionNapi