Home
last modified time | relevance | path

Searched refs:SpreadMethod (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Ddraw.h136 } SpreadMethod; typedef
164 SpreadMethod
Dpaint.h34 GradientImage(Image *,const GradientType,const SpreadMethod,const StopInfo *,
Dpaint.c404 const GradientType type,const SpreadMethod method,const StopInfo *stops, in GradientImage()
/external/skia/modules/svg/include/
DSkSVGGradient.h23 SVG_ATTR(SpreadMethod, SkSVGSpreadMethod, SkSVGSpreadMethod(SkSVGSpreadMethod::Type::kPad)) in SVG_ATTR()