Home
last modified time | relevance | path

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

/external/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
/external/skqp/modules/skottie/src/
DSkottieLayer.cpp74 sk_sp<sksg::Path> mask_path; // for clipping and masking in AttachMask() member
104 auto mask_path = abuilder->attachPath((*m)["pt"], ascope); in AttachMask() local
/external/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc671 const std::string& mask_path = mask.paths(i); in IsPathInFieldMask() local
/external/ImageMagick/MagickCore/
Ddraw.c1653 const char *id,const char *mask_path,ExceptionInfo *exception) in DrawCompositeMask()
3152 *mask_path; in RenderMVGContent() local