Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dmask.h108 bool IsSvgImage() const in IsSvgImage() function
135 return IsSvgImage() || IsColorGradient() || IsPath(); in IsValid()
H A Drosen_mask_painter.cpp45 if (IsSvgImage()) { in LoadMask()
319 if ((loadStatus_ == LoadStatus::LOADSUCCESS && IsSvgImage()) || in GetRSMask()
343 if ((loadStatus_ == LoadStatus::LOADSUCCESS && IsSvgImage()) || in GetRSMask()