Searched defs:RemoveOutput (Results 1 – 4 of 4) sorted by relevance
155 int32_t HCaptureSessionProxy::RemoveOutput(sptr<IStreamCapture> streamCapture) in RemoveOutput() function in OHOS::CameraStandard::HCaptureSessionProxy183 int32_t HCaptureSessionProxy::RemoveOutput(sptr<IStreamRepeat> streamRepeat) in RemoveOutput() function in OHOS::CameraStandard::HCaptureSessionProxy
104 int32_t CaptureSession::RemoveOutput(sptr<CaptureOutput> &output) in RemoveOutput() function in OHOS::CameraStandard::CaptureSession
163 int32_t HCaptureSession::RemoveOutput(sptr<IStreamRepeat> streamRepeat) in RemoveOutput() function in OHOS::CameraStandard::HCaptureSession194 int32_t HCaptureSession::RemoveOutput(sptr<IStreamCapture> streamCapture) in RemoveOutput() function in OHOS::CameraStandard::HCaptureSession
570 napi_value CameraSessionNapi::RemoveOutput(napi_env env, napi_callback_info info) in RemoveOutput() function in OHOS::CameraStandard::CameraSessionNapi