/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
H A D | fluorescence_photo_session.cpp | 30 bool FluorescencePhotoSession::CanAddOutput(sptr<CaptureOutput> &output) in CanAddOutput() function in OHOS::CameraStandard::FluorescencePhotoSession
|
H A D | high_res_photo_session.cpp | 30 bool HighResPhotoSession::CanAddOutput(sptr<CaptureOutput> &output) in CanAddOutput() function in OHOS::CameraStandard::HighResPhotoSession
|
H A D | panorama_session.cpp | 25 bool PanoramaSession::CanAddOutput(sptr<CaptureOutput> &output) in CanAddOutput() function in OHOS::CameraStandard::PanoramaSession
|
H A D | quick_shot_photo_session.cpp | 24 bool QuickShotPhotoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() function in OHOS::CameraStandard::QuickShotPhotoSession
|
H A D | macro_photo_session.cpp | 24 bool MacroPhotoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() function in OHOS::CameraStandard::MacroPhotoSession
|
H A D | macro_video_session.cpp | 25 bool MacroVideoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() function in OHOS::CameraStandard::MacroVideoSession
|
H A D | aperture_video_session.cpp | 30 bool ApertureVideoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() function in OHOS::CameraStandard::ApertureVideoSession
|
H A D | portrait_session.cpp | 126 bool PortraitSession::CanAddOutput(sptr<CaptureOutput> &output) in CanAddOutput() function in OHOS::CameraStandard::PortraitSession
|
H A D | night_session.cpp | 123 bool NightSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() function in OHOS::CameraStandard::NightSession
|
H A D | scan_session.cpp | 57 bool ScanSession::CanAddOutput(sptr<CaptureOutput> &output) in CanAddOutput() function in OHOS::CameraStandard::ScanSession
|
H A D | slow_motion_session.cpp | 50 bool SlowMotionSession::CanAddOutput(sptr<CaptureOutput> &output) in CanAddOutput() function in OHOS::CameraStandard::SlowMotionSession
|
H A D | photo_session.cpp | 163 bool PhotoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() function in OHOS::CameraStandard::PhotoSession
|
H A D | video_session.cpp | 161 bool VideoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() function in OHOS::CameraStandard::VideoSession
|
H A D | profession_session.cpp | 750 bool ProfessionSession::CanAddOutput(sptr<CaptureOutput> &output) in CanAddOutput() function in OHOS::CameraStandard::ProfessionSession
|
H A D | capture_session.cpp | 952 bool CaptureSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() function in OHOS::CameraStandard::CaptureSession
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/ |
H A D | camera_session_napi.cpp | 1348 napi_value CameraSessionNapi::CanAddOutput(napi_env env, napi_callback_info info) in CanAddOutput() function in OHOS::CameraStandard::CameraSessionNapi
|