Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/
H A DLayer.cpp161 struct MaskRecord { in AttachMask() struct
162 sk_sp<sksg::Path> mask_path; // for clipping and masking in AttachMask()
163 sk_sp<MaskAdapter> mask_adapter; // for masking in AttachMask()
164 sksg::Merge::Mode merge_mode; // for clipping in AttachMask()