| /foundation/multimedia/player_framework/frameworks/native/capi/screencapture/ |
| D | native_avscreen_capture.cpp | 41 …NativeScreenCaptureCallback(struct OH_AVScreenCapture *capture, struct OH_AVScreenCaptureCallback … in NativeScreenCaptureCallback() 145 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_Init(struct OH_AVScreenCapture *capture, OH_AVScreen… in OH_AVScreenCapture_Init() 160 …_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_StartScreenCapture(struct OH_AVScreenCapture *capture) in OH_AVScreenCapture_StartScreenCapture() 174 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_StopScreenCapture(struct OH_AVScreenCapture *capture) in OH_AVScreenCapture_StopScreenCapture() 188 …_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_AcquireAudioBuffer(struct OH_AVScreenCapture *capture, in OH_AVScreenCapture_AcquireAudioBuffer() 214 OH_NativeBuffer* OH_AVScreenCapture_AcquireVideoBuffer(struct OH_AVScreenCapture *capture, in OH_AVScreenCapture_AcquireVideoBuffer() 236 …_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ReleaseVideoBuffer(struct OH_AVScreenCapture *capture) in OH_AVScreenCapture_ReleaseVideoBuffer() 250 …_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ReleaseAudioBuffer(struct OH_AVScreenCapture *capture, in OH_AVScreenCapture_ReleaseAudioBuffer() 265 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_SetCallback(struct OH_AVScreenCapture *capture, in OH_AVScreenCapture_SetCallback() 285 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_Release(struct OH_AVScreenCapture *capture) in OH_AVScreenCapture_Release() [all …]
|
| /foundation/distributedhardware/distributed_audio/services/hdfaudioclient/test/unittest/audio_capture_internal/ |
| D | audio_capture_internal_test.cpp | 54 struct AudioCapture *capture = nullptr; variable 70 struct AudioCapture *capture = nullptr; variable
|
| /foundation/distributedhardware/distributed_audio/services/hdfaudioclient/src/ |
| D | daudio_capture_internal.cpp | 35 static int32_t GetCapturePositionInternal(struct AudioCapture *capture, uint64_t *frames, in GetCapturePositionInternal() 58 static int32_t CaptureFrameInternal(struct AudioCapture *capture, void *frame, uint64_t requestByte… in CaptureFrameInternal()
|
| D | daudio_adapter_internal.cpp | 136 const struct ::AudioSampleAttributes *attrs, struct AudioCapture **capture) in CreateCaptureInternal() 174 static int32_t DestroyCaptureInternal(struct AudioAdapter *adapter, struct AudioCapture *capture) in DestroyCaptureInternal()
|
| /foundation/distributedhardware/distributed_audio/hdf_service/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/createcapture_fuzzer/ |
| D | createcapture_fuzzer.cpp | 61 sptr<IAudioCapture> capture; in CreateCaptureFuzzTest() local
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/ |
| D | dcamera_source_controller_test.cpp | 121 std::shared_ptr<DCameraCaptureInfo> capture = std::make_shared<DCameraCaptureInfo>(); variable 145 std::shared_ptr<DCameraCaptureInfo> capture = std::make_shared<DCameraCaptureInfo>(); variable 482 std::shared_ptr<DCameraCaptureInfo> capture = std::make_shared<DCameraCaptureInfo>(); variable
|
| /foundation/distributedhardware/distributed_audio/services/hdfaudioclient/test/unittest/audio_adapter_internal/ |
| D | audio_adapter_internal_test.cpp | 143 struct AudioCapture **capture = nullptr; variable 158 struct AudioCapture *capture = nullptr; variable 171 struct AudioCapture *capture = new AudioCapture; variable
|
| D | audio_adapter_internal_test.h | 68 sptr<IAudioCapture>& capture) override in CreateCapture()
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
| D | dcamera_capture_info_cmd.cpp | 33 std::shared_ptr<DCameraCaptureInfo> capture = *iter; in Marshal() local
|
| /foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/ |
| D | dcamera_hisysevent_adapter_test.cpp | 136 EventCaptureInfo capture; variable
|
| /foundation/distributedhardware/distributed_camera/common/src/utils/ |
| D | dcamera_hisysevent_adapter.cpp | 118 void ReportStartCaptureEvent(const std::string& eventName, EventCaptureInfo& capture, const std::st… in ReportStartCaptureEvent()
|
| /foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/ |
| D | @ohos.multimedia.camera.d.ts | 1980 capture(callback: AsyncCallback<void>): void; method 1991 capture(): Promise<void>; method 2004 capture(setting: PhotoCaptureSetting, callback: AsyncCallback<void>): void; method 2017 capture(setting?: PhotoCaptureSetting): Promise<void>; method
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/ |
| D | dcamera_provider_callback_impl.cpp | 204 std::shared_ptr<DCCaptureInfo> capture = std::make_shared<DCCaptureInfo>(); in StartCapture() local
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/ |
| D | dcamera_source_dev.cpp | 424 std::shared_ptr<DCameraCaptureInfo> capture = std::make_shared<DCameraCaptureInfo>(); in StartCapture() local 459 std::shared_ptr<DCCaptureInfo> capture = *iter; in HitraceAndHisyseventImpl() local
|
| /foundation/distributedhardware/distributed_audio/hdf_service/distributed_audio/hdi_service/audio/v1_0/src/ |
| D | audio_adapter_interface_impl.cpp | 141 const AudioSampleAttributes &attrs, sptr<IAudioCapture> &capture) in CreateCapture()
|
| /foundation/distributedhardware/distributed_audio/hdf_service/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_adapter_interface/src/ |
| D | audio_adapter_interface_impl_test.cpp | 119 sptr<IAudioCapture> capture = nullptr; variable
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
| D | camera_framework_moduletest.cpp | 3335 int32_t capture = photoOutput_1->Capture(); variable 3996 sptr<IStreamCapture> capture = iface_cast<IStreamCapture>(object); variable 4035 sptr<IStreamCapture> capture = iface_cast<IStreamCapture>(object); variable
|