Home
last modified time | relevance | path

Searched refs:GetOutlineColor (Results 1 - 11 of 11) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_modifier_extractor.h69 Vector4<Color> GetOutlineColor() const;
H A Drs_modifier_extractor.cpp225 Vector4<Color> RSModifierExtractor::GetOutlineColor() const in GetOutlineColor() function in OHOS::Rosen::RSModifierExtractor
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsmodifierextractor_fuzzer/
H A Drsmodifierextractor_fuzzer.cpp98 modifierExtractor.GetOutlineColor(); in DoGet001()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/
H A Drs_modifier_extractor_test.cpp138 * @tc.desc: test results of GetOutlineColor
145 Vector4<Color> vector = extractor->GetOutlineColor(); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test2.cpp416 EXPECT_EQ(properties.GetOutlineColor(), outLineColor); in HWTEST_F()
421 EXPECT_EQ(properties.GetOutlineColor(), outLineColorNew); in HWTEST_F()
H A Drs_properties_test.cpp1142 EXPECT_EQ(properties.GetOutlineColor(), outLineColor); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h230 Vector4<Color> GetOutlineColor() const;
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp3737 EXPECT_TRUE(rsNode->GetStagingProperties().GetOutlineColor().x_ == Color::FromArgbInt(colorValue)); in HWTEST_F()
3750 EXPECT_TRUE(rsNode->GetStagingProperties().GetOutlineColor().x_ == Color::FromArgbInt(colorValue)); in HWTEST_F()
3763 EXPECT_TRUE(rsNode->GetStagingProperties().GetOutlineColor().x_ == Color::FromArgbInt(colorValue)); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp4591 void GetOutlineColor(ArkUINodeHandle node, ArkUI_Uint32 (*values)[4]) in GetOutlineColor() function
6256 ResetBackgroundImageResizable, SetBackgroundImageSizeWithUnit, GetRenderFit, GetOutlineColor, GetSize, in GetCommonModifier()
6330 ResetBackgroundImageResizable, SetBackgroundImageSizeWithUnit, GetRenderFit, GetOutlineColor, GetSize, in GetCJUICommonModifier()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1216 Vector4<Color> RSProperties::GetOutlineColor() const in GetOutlineColor() function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3559 const ArkUI_AttributeItem* GetOutlineColor(ArkUI_NodeHandle node) in GetOutlineColor() function
12849 GetOutlineColor, in GetCommonAttribute()

Completed in 74 milliseconds