| /foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
| D | photo_output.cpp | 263 CaptureSession* captureSession = GetSession(); in SetThumbnail() local 292 CaptureSession* captureSession = GetSession(); in Capture() local 318 CaptureSession* captureSession = GetSession(); in Capture() local 347 CaptureSession* captureSession = GetSession(); in CancelCapture() local 402 CaptureSession* captureSession = GetSession(); in IsMirrorSupported() local 426 CaptureSession* captureSession = GetSession(); in IsQuickThumbnailSupported() local
|
| D | capture_output.cpp | 58 void CaptureOutput::SetSession(CaptureSession* captureSession) in SetSession()
|
| D | metadata_output.cpp | 81 CaptureSession* captureSession = GetSession(); in GetSupportedMetadataObjectTypes() local 103 CaptureSession* captureSession = GetSession(); in SetCapturingMetadataObjectTypes() local 134 CaptureSession* captureSession = GetSession(); in Start() local
|
| D | preview_output.cpp | 109 CaptureSession* captureSession = GetSession(); in Start() local
|
| D | video_output.cpp | 102 CaptureSession* captureSession = GetSession(); in Start() local
|
| /foundation/multimedia/player_framework/test/jstest/ |
| D | VideoRecorderTestBase.js | 43 export async function stopCaptureSession(captureSession) { argument
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
| D | capture_input.cpp | 28 void CaptureInput::SetSession(CaptureSession* captureSession) in SetSession()
|
| D | camera_input.cpp | 197 CaptureSession* captureSession = GetSession(); in ProcessDeviceCallbackUpdates() local
|
| D | camera_manager.cpp | 129 sptr<CaptureSession> captureSession = nullptr; in CreateCaptureSession() local 143 sptr<CaptureSession> captureSession = nullptr; in CreateCaptureSession() local
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/mode/ |
| D | mode_manager.cpp | 84 sptr<CaptureSession> captureSession = nullptr; in CreateCaptureSession() local
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/main/ets/model/ |
| D | CameraService.ts | 49 private captureSession: camera.CaptureSession = undefined; property in CameraService
|
| /foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
| D | camera_capture.cpp | 128 sptr<CaptureSession> captureSession = camManagerObj->CreateCaptureSession(); in main() local
|
| D | camera_video.cpp | 249 sptr<CaptureSession> captureSession = camManagerObj->CreateCaptureSession(); in main() local
|
| /foundation/multimedia/camera_framework/services/camera_service/src/ |
| D | hcapture_session.cpp | 939 void PermissionStatusChangeCb::SetCaptureSession(sptr<HCaptureSession> captureSession) in SetCaptureSession() 957 void CameraUseStateChangeCb::SetCaptureSession(sptr<HCaptureSession> captureSession) in SetCaptureSession() 1082 void StreamOperatorCallback::SetCaptureSession(sptr<HCaptureSession> captureSession) in SetCaptureSession()
|
| D | hcamera_service.cpp | 203 sptr<HCaptureSession> captureSession; in CreateCaptureSession() local
|
| /foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/ |
| D | capture_session.h | 130 …explicit CaptureSessionCallback(CaptureSession* captureSession) : captureSession_(captureSession) { in CaptureSessionCallback()
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
| D | camera_framework_moduletest.cpp | 3905 sptr<ICaptureSession> captureSession = iface_cast<ICaptureSession>(object); variable 3943 sptr<ICaptureSession> captureSession = iface_cast<ICaptureSession>(object); variable 4864 sptr<CaptureSession> captureSession = camManagerObj->CreateCaptureSession(); variable
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
| D | capture_session.cpp | 114 CaptureSession::CaptureSession(sptr<ICaptureSession> &captureSession) in CaptureSession()
|