Home
last modified time | relevance | path

Searched refs:GetSpreadRadius (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dshadow.h143 double GetSpreadRadius() const in GetSpreadRadius() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1541 auto radius = 2.0 * blurRadius + shadow_.GetSpreadRadius(); in GetRectWithShadow()