Home
last modified time | relevance | path

Searched refs:clip_path (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Ddraw.h330 clip_path; member
Ddraw.c369 clone_info->clip_path=draw_info->clip_path; in CloneDrawInfo()
1493 *clip_path; in DrawClipPath() local
1501 clip_path=GetImageArtifact(image,id); in DrawClipPath()
1502 if (clip_path == (const char *) NULL) in DrawClipPath()
1504 clipping_mask=DrawClippingMask(image,draw_info,draw_info->clip_mask,clip_path, in DrawClipPath()
1546 const char *id,const char *clip_path,ExceptionInfo *exception) in DrawClippingMask() argument
1580 (void) CloneString(&clone_info->primitive,clip_path); in DrawClippingMask()
1589 clone_info->clip_path=MagickTrue; in DrawClippingMask()
2689 *clip_path; in RenderMVGContent() local
2701 clip_path=(const char *) GetValueFromSplayTree(macros,token); in RenderMVGContent()
[all …]
/external/skqp/experimental/pvg/
Ddraw_msg.proto257 ClipPath clip_path = 6; field
/external/skia/experimental/pvg/
Ddraw_msg.proto257 ClipPath clip_path = 6; field
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h590 void clip_path( const std::string &id_ ) in clip_path() function
594 std::string clip_path( void ) const in clip_path() function