Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_theme.h79 float GetMinEdgeAntialiasing() const in GetMinEdgeAntialiasing() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp576 …renderProp->UpdateSmoothEdge(std::max(theme->GetMinEdgeAntialiasing(), renderProp->GetSmoothEdge()… in UpdateSvgSmoothEdgeValue()