Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/
DLayer.cpp137 struct MaskRecord { in AttachMask() struct
138 sk_sp<sksg::Path> mask_path; // for clipping and masking in AttachMask()
139 sk_sp<MaskAdapter> mask_adapter; // for masking in AttachMask()
140 sksg::Merge::Mode merge_mode; // for clipping in AttachMask()