Home
last modified time | relevance | path

Searched refs:SetDashGapFour (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_border.h86 void SetDashGapFour(const Vector4f& dashGap);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_border.cpp180 void RSBorder::SetDashGapFour(const Vector4f& dashGap) in SetDashGapFour() function in OHOS::Rosen::RSBorder
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1106 border_->SetDashGapFour(dashGap); in SetBorderDashGap()
1205 outline_->SetDashGapFour(dashGap); in SetOutlineDashGap()