Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/
DLayer.cpp138 sk_sp<sksg::Path> mask_path; // for clipping and masking in AttachMask() member
167 auto mask_path = abuilder->attachPath((*m)["pt"]); in AttachMask() local
/third_party/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc671 const std::string& mask_path = mask.paths(i); in IsPathInFieldMask() local