/external/skia/src/core/ |
D | SkBlendMode.cpp | 101 case SkBlendMode::kModulate: stage = SkRasterPipeline::modulate; break; in SkBlendMode_AppendStages()
|
D | SkRasterPipeline.h | 60 M(clear) M(modulate) M(multiply) M(plus_) M(screen) M(xor_) \
|
/external/skqp/src/core/ |
D | SkBlendMode.cpp | 101 case SkBlendMode::kModulate: stage = SkRasterPipeline::modulate; break; in SkBlendMode_AppendStages()
|
D | SkRasterPipeline.h | 60 M(clear) M(modulate) M(multiply) M(plus_) M(screen) M(xor_) \
|
/external/ImageMagick/Magick++/demo/ |
D | demo.cpp | 268 example.modulate( 110, 110, 110 ); in main()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Image.h | 1089 void modulate(const double brightness_,const double saturation_,
|
/external/ImageMagick/Magick++/lib/ |
D | Image.cpp | 3600 void Magick::Image::modulate(const double brightness_,const double saturation_, in modulate() function in Magick::Image 3604 modulate[MagickPathExtent + 1]; in modulate() local 3606 FormatLocaleString(modulate,MagickPathExtent,"%3.6f,%3.6f,%3.6f",brightness_, in modulate() 3611 ModulateImage(image(),modulate,exceptionInfo); in modulate()
|
D | STL.cpp | 704 image_.modulate( _brightness, _saturation, _hue ); in operator ()()
|
/external/ImageMagick/MagickCore/ |
D | enhance.c | 3612 MagickExport MagickBooleanType ModulateImage(Image *image,const char *modulate, in ModulateImage() argument 3656 if (modulate == (char *) NULL) in ModulateImage() 3660 flags=ParseGeometry(modulate,&geometry_info); in ModulateImage()
|
/external/skia/docs/ |
D | spelling.txt | 140 modifying modulate modulated modulo monitor monitors more most mostly move moved
|
D | SkBlendMode_Reference.bmh | 579 drawSquare(0, -128, SkBlendMode::kModulate, "modulate");
|
D | SkPaint_Reference.bmh | 1483 If Shader generates only Color_Alpha then all components of Color modulate the output.
|
/external/skqp/docs/ |
D | spelling.txt | 140 modifying modulate modulated modulo monitor monitors more most mostly move moved
|
D | SkBlendMode_Reference.bmh | 579 drawSquare(0, -128, SkBlendMode::kModulate, "modulate");
|
D | SkPaint_Reference.bmh | 1675 If Shader generates only Color_Alpha then all components of Color modulate the output.
|
/external/ImageMagick/coders/ |
D | msl.c | 3953 modulate[MagickPathExtent]; in MSLStartElement() local 4069 (void) FormatLocaleString(modulate,MagickPathExtent,"%g,%g,%g", in MSLStartElement() 4071 (void) ModulateImage(msl_info->image[n],modulate, in MSLStartElement()
|
/external/ImageMagick/MagickWand/ |
D | magick-image.c | 6825 modulate[MagickPathExtent]; in MagickModulateImage() local 6836 (void) FormatLocaleString(modulate,MagickPathExtent,"%g,%g,%g", in MagickModulateImage() 6838 status=ModulateImage(wand->images,modulate,wand->exception); in MagickModulateImage()
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 9263 modulate[MagickPathExtent]; local 9278 SetImageArtifact(image,"modulate:colorspace","HWB"); 9283 SetImageArtifact(image,"modulate:colorspace","HSB"); 9288 SetImageArtifact(image,"modulate:colorspace","HSL"); 9293 SetImageArtifact(image,"modulate:colorspace","HWB"); 9295 (void) FormatLocaleString(modulate,MagickPathExtent, 9298 (void) ModulateImage(image,modulate,exception);
|
/external/skia/src/opts/ |
D | SkRasterPipeline_opts.h | 1125 BLEND_MODE(modulate) { return s*d; } in BLEND_MODE() argument 2708 BLEND_MODE(modulate) { return div255( s*d ); }
|
/external/skqp/src/opts/ |
D | SkRasterPipeline_opts.h | 1109 BLEND_MODE(modulate) { return s*d; } in BLEND_MODE() argument 2692 BLEND_MODE(modulate) { return div255( s*d ); }
|
/external/ImageMagick/ |
D | ChangeLog | 984 * Support read-masks for the -modulate option.
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 9256 modulate[MagickPathExtent]; in Mogrify() local 9288 (void) FormatLocaleString(modulate,MagickPathExtent,"%.20g,%.20g,%.20g", in Mogrify() 9290 (void) ModulateImage(image,modulate,exception); in Mogrify()
|
/external/skia/site/user/api/ |
D | SkPaint_Reference.md | 2596 …r_Alpha</a> then all components of <a href='SkColor_Reference#Color'>Color</a> modulate the output.
|
/external/skqp/site/user/api/ |
D | SkPaint_Reference.md | 2623 …r_Alpha</a> then all components of <a href='SkColor_Reference#Color'>Color</a> modulate the output.
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 10765 調制 < to\-modulate; 29037 調制 > to\-modulate; 29362 調變 > to\-modulate;
|