Searched defs:AddOutput (Results 1 – 9 of 9) sorted by relevance
34 int32_t ScanSession::AddOutput(sptr<CaptureOutput> &output) in AddOutput() function in OHOS::CameraStandard::ScanSession
872 int32_t CaptureSession::AddOutput(sptr<CaptureOutput>& output) in AddOutput() function in OHOS::CameraStandard::CaptureSession
147 void Logger::AddOutput(std::unique_ptr<IOutput> output) in AddOutput() function in lume::Logger
214 uint64_t Logger::AddOutput(IOutput::Ptr output) in AddOutput() function in Logger
95 int32_t CJSession::AddOutput(sptr<CameraOutput> cameraOutput) in AddOutput() function in OHOS::CameraStandard::CJSession
42 auto AddOutput() in AddOutput() function
451 int32_t HCaptureSession::AddOutput(StreamType streamType, const sptr<IRemoteObject>& remoteObj) in AddOutput() function in OHOS::CameraStandard::HCaptureSession
270 int32_t HStreamOperator::AddOutput(StreamType streamType, sptr<IStreamCommon> stream) in AddOutput() function in OHOS::CameraStandard::HStreamOperator
1088 napi_value CameraSessionNapi::AddOutput(napi_env env, napi_callback_info info) in AddOutput() function in OHOS::CameraStandard::CameraSessionNapi