Home
last modified time | relevance | path

Searched defs:GetMaskPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dmask.h83 RefPtr<MaskPath> GetMaskPath() const in GetMaskPath() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_mask.cpp143 std::shared_ptr<Drawing::Path> RSMask::GetMaskPath() const in GetMaskPath() function in OHOS::Rosen::RSMask