/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
H A D | audio_enhance_chain_manager.cpp | 166 std::string property = ""; in UpdateEnhancePropertyMapFromDb() local 737 SetAudioEnhancePropertyToChains(AudioEnhanceProperty property) SetAudioEnhancePropertyToChains() argument 749 WriteEnhancePropertyToDb(const std::string &key, const std::string &property) WriteEnhancePropertyToDb() argument [all...] |
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_serializer.cpp | 179 ToJson( const IEntityCollection& ec, const Property& property, uintptr_t offset, json::standalone_value& jsonOut) const ToJson() argument 185 FromJson( const IEntityCollection& ec, const json::value& jsonIn, const Property& property, uintptr_t offset) const FromJson() argument 718 WriteProperty( const IEntityCollection& ec, const Property& property, uintptr_t offset, json::standalone_value& jsonOut) const WriteProperty() argument 1063 ReadProperty( IEntityCollection& ec, const json::value& jsonIn, const Property& property, uintptr_t offset) const ReadProperty() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_symbol_animation.cpp | 38 bool CreateOrSetModifierValue(std::shared_ptr<RSAnimatableProperty<T>>& property, const T& value) in CreateOrSetModifierValue() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_composer_adapter.cpp | 365 const auto& property = node.GetRenderProperties(); in GetComposerInfoSrcRect() local 527 const auto& property = node.GetRenderProperties(); in DealWithNodeGravity() local 813 const auto& property = node.GetRenderProperties(); in BuildComposeInfo() local [all...] |
H A D | rs_composer_adapter.cpp | 255 const auto& property = node.GetRenderProperties(); in DealWithNodeGravity() local 318 const auto& property = node.GetRenderProperties(); in GetComposerInfoSrcRect() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_round_corner_display_test.cpp | 54 xmlNodePtr CreateNodeWithProperty(const std::string& nodeName, const XMLProperty& property) in CreateNodeWithProperty() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_animation_supplement_test.cpp | 179 explicit RSKeyframeAnimationMock(std::shared_ptr<RSPropertyBase> property) : RSKeyframeAnimation(property) {} in RSKeyframeAnimationMock() argument 321 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSAnimatableProperty<float>>(0.1f); in HWTEST_F() local 349 RSPathAnimationMock(std::shared_ptr<RSPropertyBase> property, const std::shared_ptr<RSPath>& animationPath) in RSPathAnimationMock() argument 352 RSPathAnimationMock(std::shared_ptr<RSPropertyBase> property, cons in RSPathAnimationMock() argument 406 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(data); HWTEST_F() local 485 auto property = std::make_shared<RSAnimatableProperty<float>>(10.f); HWTEST_F() local 551 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(startData); HWTEST_F() local 707 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSAnimatableProperty<float>>(0.1f); HWTEST_F() local 734 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSAnimatableProperty<float>>(0.1f); HWTEST_F() local 768 std::shared_ptr<RSPropertyBase> property = std::make_shared<RSAnimatableProperty<float>>(0.1f); HWTEST_F() local 804 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(data); HWTEST_F() local 842 std::shared_ptr<RSAnimatableProperty<Vector4f>> property; HWTEST_F() local 896 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(data); HWTEST_F() local 920 RSSpringAnimationMock(std::shared_ptr<RSPropertyBase> property, const std::shared_ptr<RSPropertyBase>& byValue) RSSpringAnimationMock() argument 923 RSSpringAnimationMock(std::shared_ptr<RSPropertyBase> property, const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) RSSpringAnimationMock() argument 945 auto property = std::make_shared<RSAnimatableProperty<float>>(1.f); HWTEST_F() local 1076 RSPropertyBase property; HWTEST_F() local 1121 auto property = std::make_shared<RSAnimatableProperty<float>>(1.f); HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_render_node_test.cpp | 1402 std::shared_ptr<RSRenderProperty<Drawing::DrawCmdListPtr>> property = in HWTEST_F() local 1965 std::unique_ptr<PropertyDrawableTest> property = std::make_unique<PropertyDrawableTest>(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/ |
H A D | rsanimationbase_fuzzer.cpp | 312 auto property = std::make_shared<RSRenderAnimatableProperty<float>>(GetData<float>()); in RSRenderCurveAnimationFuzzerTest() local 360 auto property = std::make_shared<RSRenderAnimatableProperty<float>>(GetData<float>()); in RSRenderInterpolatingSpringAnimationFuzzerTest() local 389 auto property = std::make_shared<RSRenderAnimatableProperty<float>>(GetData<float>()); in RSRenderKeyframeAnimationFuzzerTest() local 421 auto property = std::make_shared<RSRenderAnimatableProperty<float>>(GetData<float>()); in RSRenderPathAnimationFuzzerTest() local 459 auto property = std::make_shared<RSRenderAnimatableProperty<float>>(GetData<float>()); in RSCurveValueEstimatorFuzzerTest() local 481 auto property = std::make_shared<RSRenderAnimatableProperty<float>>(GetData<float>()); RSKeyframeValueEstimatorFuzzerTest() local 506 auto property = std::make_shared<RSRenderAnimatableProperty<float>>(GetData<float>()); RSSpringValueEstimatorFuzzerTest() local 601 auto property = std::make_shared<RSRenderAnimatableProperty<float>>(GetData<float>()); RSRenderTransitionEffectFuzzerTest() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rspropertymodifier_fuzzer/ |
H A D | rspropertymodifier_fuzzer.cpp | 70 auto property = std::make_shared<RSAnimatableProperty<float>>(value);
in DoModifier001() local 120 auto property = std::make_shared<RSAnimatableProperty<float>>(value); DoModifier002() local 170 auto property = std::make_shared<RSAnimatableProperty<float>>(value); DoModifier003() local 220 auto property = std::make_shared<RSAnimatableProperty<float>>(value); DoModifier004() local 270 auto property = std::make_shared<RSAnimatableProperty<float>>(value); DoModifier005() local 320 auto property = std::make_shared<RSAnimatableProperty<float>>(value); DoModifier006() local 370 auto property = std::make_shared<RSAnimatableProperty<float>>(value); DoModifier007() local 420 auto property = std::make_shared<RSAnimatableProperty<float>>(value); DoModifier008() local 470 auto property = std::make_shared<RSAnimatableProperty<float>>(value); DoModifier009() local 520 auto property = std::make_shared<RSAnimatableProperty<float>>(value); DoModifier010() local 570 auto property = std::make_shared<RSAnimatableProperty<float>>(value); DoModifier011() local [all...] |
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/ |
H A D | heif_parser.cpp | 727 heif_property_id HeifParser::AddProperty(heif_item_id itemId, const std::shared_ptr<HeifBox>& property, bool essential) in AddProperty() argument
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/ |
H A D | dash_mpd_parser.cpp | 1264 DashDescriptor *property = propertyList.front(); in ClearPropertyList() local
|
/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_utils.cpp | 239 napi_value property = nullptr; in SetValue() local 278 napi_value property = nullptr; SetValue() local 323 napi_value property = nullptr; SetValue() local 1025 napi_value property = nullptr; SetValue() local 1659 napi_value property = nullptr; SetValue() local 1726 napi_value property = nullptr; SetValue() local [all...] |
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_album_change_request_napi.cpp | 1155 GetAlbumUpdateValue(shared_ptr<PhotoAlbum>& photoAlbum, const AlbumChangeOperation changeOperation, string& uri, DataShare::DataShareValuesBucket& valuesBucket, string& property) GetAlbumUpdateValue() argument 1224 string property; SetAlbumPropertyExecute() local [all...] |
H A D | album_napi.cpp | 546 napi_value property = nullptr; in GetFetchOptionsParam() local
|
H A D | smart_album_napi.cpp | 1047 napi_value property = nullptr; in GetFetchOptionsParam() local
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window_utils.cpp | 738 auto property = window->GetSystemBarPropertyByType(type);
in GetSpecificBarStatus() local 882 auto property = window->GetSystemBarPropertyByType(type);
in GetSystemBarPropertiesFromJs() local
|
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_impl.cpp | 982 auto property = weakToken->GetSystemBarPropertyByType(type); in UpdateSystemBarProperties() local
|
/foundation/deviceprofile/device_info_manager/common/src/utils/ |
H A D | profile_utils.cpp | 724 bool ProfileUtils::IsPropertyValid(const std::map<std::string, std::string>& propertyMap, const std::string& property, in IsPropertyValid() argument 735 bool ProfileUtils::IsPropertyValid(const std::map<std::string, std::string>& propertyMap, const std::string& property, in IsPropertyValid() argument 763 GetIntValue(const ValuesBucket& values, const std::string& property, int32_t& value) GetIntValue() argument 772 GetStringValue(const ValuesBucket& values, const std::string& property, std::string& value) GetStringValue() argument 781 GetLongValue(const ValuesBucket& values, const std::string& property, int64_t& value) GetLongValue() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | kvdb_manager.cpp | 49 int CreateDataBaseInstance(const KvDBProperties &property, IKvDB *&kvDB) in CreateDataBaseInstance() argument 98 int KvDBManager::CheckRemoveStateAndRetry(const KvDBProperties &property) in CheckRemoveStateAndRetry() argument 177 IKvDB *KvDBManager::OpenDatabase(const KvDBProperties &property, int &errCode) in OpenDatabase() argument 389 CreateDataBase(const KvDBProperties &property, int &errCode) CreateDataBase() argument 435 GetDataBase(const KvDBProperties &property, int &errCode, bool isNeedIfOpened) GetDataBase() argument 591 OpenNewDatabase(const KvDBProperties &property, int &errCode) OpenNewDatabase() argument 668 GenerateKvDBIdentifier(const KvDBProperties &property) GenerateKvDBIdentifier() argument [all...] |
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ |
H A D | paste_data.cpp | 127 void PasteData::SetProperty(const PasteDataProperty &property) in SetProperty() argument 610 PasteDataProperty::PasteDataProperty(const PasteDataProperty &property) in PasteDataProperty() argument 624 operator =(const PasteDataProperty &property) operator =() argument [all...] |
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
H A D | napi_pastedata.cpp | 759 bool PasteDataNapi::SetNapiProperty(napi_env env, const PasteDataProperty &property, napi_value &nProperty) in SetNapiProperty() argument 811 PasteDataProperty property = obj->value_->GetProperty(); in GetProperty() local [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/ |
H A D | screen_session_manager_client.cpp | 173 OnPropertyChanged(ScreenId screenId, const ScreenProperty& property, ScreenPropertyChangeReason reason) OnPropertyChanged() argument
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | move_drag_controller.cpp | 822 void MoveDragController::InitDecorValue(const sptr<WindowSessionProperty> property, in InitDecorValue() argument 433 ConsumeDragEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, const WSRect& originalRect, const sptr<WindowSessionProperty> property, const SystemSessionConfig& sysConfig) ConsumeDragEvent() argument 583 EventDownInit(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, const WSRect& originalRect, const sptr<WindowSessionProperty> property, const SystemSessionConfig& sysConfig) EventDownInit() argument 998 CheckDragEventLegal(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, const sptr<WindowSessionProperty> property) CheckDragEventLegal() argument [all...] |
/foundation/window/window_manager/window_scene/session/host/include/zidl/ |
H A D | session_interface.h | 261 virtual WMError UpdateSessionPropertyByAction(const sptr<WindowSessionProperty>& property, in UpdateSessionPropertyByAction() argument
|