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