Home
last modified time | relevance | path

Searched defs:source (Results 926 - 950 of 2015) sorted by relevance

1...<<31323334353637383940>>...81

/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params.c393 struct media_entity *source, *sink; in rkisp_register_params_vdev() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ability_context_object.cpp42 void UnWrapStartOption(CJStartOptions* source, AAFwk::StartOptions& target) in UnWrapStartOption() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp583 const std::string &source = "source"; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_manager.cpp386 void SelectOverlayManager::NotifyOnScrollCallback(int32_t id, Axis axis, float offset, int32_t source) in NotifyOnScrollCallback() argument
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_data_adapter.cpp62 bool CalendarDataAdapter::ParseData(int32_t indexOfContainer, const std::string& source, CalendarDaysOfMonth& result) in ParseData() argument
242 void CalendarDataAdapter::ParseCardCalendarData(const std::string& source) in ParseCardCalendarData() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Dsheet_presentation_test_ng.cpp145 int32_t source = SCROLL_FROM_ANIMATION; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testone_ng.cpp748 RefPtr<SpanNode> source = OHOS::Ace::NG::SpanNode::CreateSpanNode(1); in HWTEST_F() local
H A Drich_editor_pattern_testfour_ng.cpp772 RefPtr<SpanNode> source = OHOS::Ace::NG::SpanNode::CreateSpanNode(1); in HWTEST_F() local
H A Drich_editor_styled_string_test_ng.cpp907 RefPtr<SpanItem> source = AceType::MakeRefPtr<SpanItem>(); in HWTEST_F() local
924 RefPtr<SpanItem> source = AceType::MakeRefPtr<SpanItem>(); in HWTEST_F() local
941 auto source = AceType::MakeRefPtr<SpanItem>(); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_player.cpp28 APngImagePlayer( ImageSourceInfo source, UploadSuccessCallback successCallback, const WeakPtr<PipelineBase>& weakContext, const RefPtr<PNGImageDecoder>& decoder, int32_t dstWidth, int32_t dstHeight) APngImagePlayer() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_layout_algorithm.cpp74 void RichEditorLayoutAlgorithm::CopySpanStyle(RefPtr<SpanItem> source, RefPtr<SpanItem> target) in CopySpanStyle() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_focus_test_ng.cpp220 bool UpdateCurrentOffset(float delta, int32_t source) in UpdateCurrentOffset() argument
1724 int32_t source = SCROLL_FROM_START; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style.cpp330 void AppStyle::CombineStyles(AppStyle &dest, const AppStyle &source, bool overwrite) in CombineStyles() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp46 bool UIVideo::SetSrc(const char* source) in SetSrc() argument
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Daudio_capture_filter.cpp293 void AudioCaptureFilter::SetAudioSource(int32_t source) in SetAudioSource() argument
/foundation/multimedia/av_codec/services/media_engine/modules/source/audio_capture/
H A Daudio_capture_module.cpp393 void AudioCaptureModule::SetAudioSource(AudioStandard::SourceType source) in SetAudioSource() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp73 static auto SourceName(GLenum source) in SourceName() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/modules/source/
H A Dsource.cpp81 Status Source::SetSource(const std::shared_ptr<MediaSource>& source) in SetSource() argument
115 Status Source::InitPlugin(const std::shared_ptr<MediaSource>& source) in InitPlugin() argument
416 ParseProtocol(const std::shared_ptr<MediaSource>& source) ParseProtocol() argument
439 FindPlugin(const std::shared_ptr<MediaSource>& source) FindPlugin() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/
H A Daudio_policy_service_second_unit_test.cpp702 SourceType source = SourceType::SOURCE_TYPE_VOICE_CALL; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp232 bool Utils::Move(void* destination, size_t destinationSize, const void* source, size_t size) in Move() argument
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.cpp131 void ConvertConstantToUniform(const spirv_cross::CompilerGLSL& compiler, std::string& source, const char* name) in ConvertConstantToUniform() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixelmap_native_ndk_test.cpp283 napi_value source = nullptr; in HWTEST_F() local
315 uint8_t *source = nullptr; in HWTEST_F() local
696 OH_ImageSourceNative *source = nullptr; in HWTEST_F() local
740 OH_ImageSourceNative *source = nullptr; in HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/picture_ndk/
H A Dpicture_native.cpp244 OH_AuxiliaryPictureNative_WritePixels(OH_AuxiliaryPictureNative *auxiliaryPicture, uint8_t *source, size_t bufferSize) OH_AuxiliaryPictureNative_WritePixels() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dhttp_source_plugin.cpp181 Status HttpSourcePlugin::SetSource(std::shared_ptr<MediaSource> source) in SetSource() argument
197 void HttpSourcePlugin::SetDownloaderBySource(std::shared_ptr<MediaSource> source) in SetDownloaderBySource() argument
[all...]
/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter.cpp180 std::shared_ptr<EffectBuffer> source = buffer; in IpTypeConvert() local
193 ConvertFromGPU2CPU(const std::shared_ptr<EffectBuffer> &buffer, std::shared_ptr<EffectContext> &context, std::shared_ptr<EffectBuffer> &source) ConvertFromGPU2CPU() argument
233 ConvertFromCPU2GPU(const std::shared_ptr<EffectBuffer> &buffer, std::shared_ptr<EffectContext> &context, std::shared_ptr<EffectBuffer> &source) ConvertFromCPU2GPU() argument
254 std::shared_ptr<EffectBuffer> source = IpTypeConvert(buffer, context); PushData() local
[all...]

Completed in 33 milliseconds

1...<<31323334353637383940>>...81