Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_mask_painter.cpp113 Declaration::SetMaskGradient(maskImage_, declaration); in LoadGradient()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.h402 static void SetMaskGradient(const std::string& value, Declaration& declaration);
H A Ddeclaration.cpp2551 void Declaration::SetMaskGradient(const std::string& value, Declaration& declaration) in SetMaskGradient() function in OHOS::Ace::Declaration