Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h134 bool IsClipWithShadow() const in IsClipWithShadow() function
H A Drender_clip.cpp33 clipWithShadow_ = clip->IsClipWithShadow(); in Update()