Home
last modified time | relevance | path

Searched refs:SetOutlineColor (Results 1 - 15 of 15) sorted by relevance

/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dappearance_outlineborder_radius_test.cpp48 node->SetOutlineColor(outLineColor); in setNode()
125 testNodeWidth->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
137 testNodeFourWidth->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
170 testNodeStyle->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
183 testNodeFourStyle->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
207 testNodeDashWidth->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
221 testNodeFourDashWidth->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
234 testNodeSolid->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
258 testNodeDashGap->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
271 testNodeFourDashGap->SetOutlineColor(outLineColo in GRAPHIC_TEST()
[all...]
H A Dappearance_outlineborder_test.cpp46 node->SetOutlineColor(outLineColor); in setNode()
110 testNodeWidth->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
121 testNodeFourWidth->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
145 testNodeStyle->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
157 testNodeFourStyle->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
180 testNodeDashWidth->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
193 testNodeFourDashWidth->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
205 testNodeSolid->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
228 testNodeDashGap->SetOutlineColor(outLineColor); in GRAPHIC_TEST()
240 testNodeFourDashGap->SetOutlineColor(outLineColo in GRAPHIC_TEST()
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test2.cpp415 properties.SetOutlineColor(outLineColor); in HWTEST_F()
420 properties.SetOutlineColor(outLineColorNew); in HWTEST_F()
H A Drs_properties_test.cpp1141 properties.SetOutlineColor(outLineColor); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h284 void SetOutlineColor(const Vector4<Color>& color);
H A Drs_node.cpp1330 SetOutlineColor(color); in SetOuterBorderColor()
1348 void RSNode::SetOutlineColor(const Vector4<Color>& color) in SetOutlineColor() function in OHOS::Rosen::RSNode
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.h41 static ArkUINativeModuleValue SetOutlineColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_bridge.cpp1881 ArkUINativeModuleValue CommonBridge::SetOutlineColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOutlineColor() function in OHOS::Ace::NG::CommonBridge
H A Darkts_native_api_impl_bridge.cpp467 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::SetOutlineColor)); in GetArkUINativeModule()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h224 void SetOutlineColor(Vector4<Color> color);
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp163 [](RSProperties* prop) { prop->SetOutlineColor(RSColor()); }, // OUTLINE_COLOR
1149 void RSProperties::SetOutlineColor(Vector4<Color> color) in SetOutlineColor() function in OHOS::Rosen::RSProperties
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp3736 rsNode->SetOutlineColor(Color::FromArgbInt(colorValue)); in HWTEST_F()
3749 rsNode->SetOutlineColor(Color::FromArgbInt(colorValue)); in HWTEST_F()
3762 rsNode->SetOutlineColor(Color::FromArgbInt(colorValue)); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp4570 void SetOutlineColor(ArkUINodeHandle node, const uint32_t* values, int32_t valuesSize) in SetOutlineColor() function
6241 ResetConstraintSize, SetOutlineColor, ResetOutlineColor, SetOutlineRadius, ResetOutlineRadius, SetOutlineWidth, in GetCommonModifier()
6315 ResetConstraintSize, SetOutlineColor, ResetOutlineColor, SetOutlineRadius, ResetOutlineRadius, SetOutlineWidth, in GetCJUICommonModifier()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test.cpp575 properties.SetOutlineColor(RSColor(UINT8_MAX, UINT8_MAX, UINT8_MAX, UINT8_MAX)); in HWTEST_F()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3527 int32_t SetOutlineColor(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetOutlineColor() function
12740 SetOutlineColor, in SetCommonAttribute()

Completed in 95 milliseconds