Home
last modified time | relevance | path

Searched defs:capture (Results 1 – 10 of 10) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
Dnative_avscreen_capture.cpp58 void OnStateChange(struct OH_AVScreenCapture *capture, AVScreenCaptureStateCode infoType) in OnStateChange()
75 void OnError(struct OH_AVScreenCapture *capture, int32_t errorCode) in OnError()
92 …void OnBufferAvailable(struct OH_AVScreenCapture *capture, OH_AVScreenCaptureBufferType bufferType) in OnBufferAvailable()
141 OH_AVSCREEN_CAPTURE_ErrCode OnProcessAudioBuffer(struct OH_AVScreenCapture *capture, in OnProcessAudioBuffer()
201 OH_AVSCREEN_CAPTURE_ErrCode OnProcessVideoBuffer(struct OH_AVScreenCapture *capture) in OnProcessVideoBuffer()
227 …NativeScreenCaptureCallback(struct OH_AVScreenCapture *capture, struct OH_AVScreenCaptureCallback … in NativeScreenCaptureCallback()
404 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_ExcludeContent(struct OH_AVScreenCapture *capture, in OH_AVScreenCapture_ExcludeContent()
484 OH_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_Init(struct OH_AVScreenCapture *capture, OH_AVScreen… in OH_AVScreenCapture_Init()
508 …_AVSCREEN_CAPTURE_ErrCode OH_AVScreenCapture_StartScreenCapture(struct OH_AVScreenCapture *capture) in OH_AVScreenCapture_StartScreenCapture()
524 …APTURE_ErrCode OH_AVScreenCapture_StartScreenCaptureWithSurface(struct OH_AVScreenCapture *capture, in OH_AVScreenCapture_StartScreenCaptureWithSurface()
[all …]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
Ddcamera_source_controller_test.cpp125 std::shared_ptr<DCameraCaptureInfo> capture = std::make_shared<DCameraCaptureInfo>(); variable
155 std::shared_ptr<DCameraCaptureInfo> capture = std::make_shared<DCameraCaptureInfo>(); variable
526 std::shared_ptr<DCameraCaptureInfo> capture = std::make_shared<DCameraCaptureInfo>(); variable
/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
Ddcamera_hisysevent_adapter_test.cpp136 EventCaptureInfo capture; variable
/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
Ddcamera_capture_info_cmd.cpp44 std::shared_ptr<DCameraCaptureInfo> capture = *iter; in Marshal() local
/foundation/distributedhardware/distributed_camera/common/src/utils/
Ddcamera_hisysevent_adapter.cpp121 void ReportStartCaptureEvent(const std::string& eventName, EventCaptureInfo& capture, const std::st… in ReportStartCaptureEvent()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
Ddcamera_provider_callback_impl.cpp207 std::shared_ptr<DCCaptureInfo> capture = std::make_shared<DCCaptureInfo>(); in StartCapture() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
Ddcamera_source_dev.cpp588 std::shared_ptr<DCameraCaptureInfo> capture = std::make_shared<DCameraCaptureInfo>(); in StartCapture() local
625 std::shared_ptr<DCCaptureInfo> capture = *iter; in HitraceAndHisyseventImpl() local
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/
D@ohos.multimedia.camera.d.ts7605 capture(callback: AsyncCallback<void>): void; method
7616 capture(): Promise<void>; method
7629 capture(setting: PhotoCaptureSetting, callback: AsyncCallback<void>): void; method
7654 capture(setting: PhotoCaptureSetting): Promise<void>; method
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
Drs_display_render_node_drawable.cpp738 RSSkpCaptureDfx capture(curCanvas_); in OnDraw() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
Dcamera_framework_moduletest.cpp5366 int32_t capture = photoOutput_1->Capture(); variable
6046 sptr<IStreamCapture> capture = iface_cast<IStreamCapture>(object); variable
6085 sptr<IStreamCapture> capture = iface_cast<IStreamCapture>(object); variable