/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_layout_algorithm.cpp | 95 void SecurityComponentLayoutAlgorithm::InitPadding(RefPtr<SecurityComponentLayoutProperty>& property) in InitPadding() argument 680 GetTextLimitExceededFlag(RefPtr<SecurityComponentLayoutProperty>& property, LayoutWrapper* layoutWrapper) GetTextLimitExceededFlag() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_pattern.cpp | 500 auto property = GetLayoutProperty<RatingLayoutProperty>(); in GetInnerFocusPaintRect() local 944 auto property = GetLayoutProperty<RatingLayoutProperty>(); in BuildContentModifierNode() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | render_node_modifier.cpp | 430 renderContext->SetCommandPathMask(std::string(commands), property); in SetCommandPathMask() local [all...] |
/foundation/barrierfree/accessibility/common/interface/src/ |
H A D | accessible_ability_manager_service_proxy.cpp | 368 AccessibilityConfig::CaptionProperty property = {}; in GetCaptionProperty() local
|
/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_utils.cpp | 535 napi_value property; in ParseNumberParams() local 581 napi_value property; in ParseBooleanParams() local 602 napi_value property; in ParseStringParams() local 625 napi_value property; ParseArrayBufferParams() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_render_visitor_test.cpp | 104 auto& property = node->renderContent_->renderProperties_; in HWTEST_F() local 139 auto& property = node->renderContent_->renderProperties_; in HWTEST_F() local 186 auto& property = node->renderContent_->renderProperties_; in HWTEST_F() local 861 auto& property = rsRootRenderNode->GetMutableRenderProperties(); HWTEST_F() local 1983 auto& property = canvasNode->GetMutableRenderProperties(); HWTEST_F() local [all...] |
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_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
H A D | ecs_serializer.cpp | 126 ToJson( const IEntityCollection& ec, const Property& property, uintptr_t offset, json::standalone_value& jsonOut) const ToJson() argument 132 FromJson( const IEntityCollection& ec, const json::value& jsonIn, const Property& property, uintptr_t offset) const FromJson() argument 656 WriteProperty( const IEntityCollection& ec, const Property& property, uintptr_t offset, json::standalone_value& jsonOut) const WriteProperty() argument 965 ReadProperty( IEntityCollection& ec, const json::value& jsonIn, const Property& property, uintptr_t offset) const ReadProperty() argument [all...] |
/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/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
|