Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dpixel-wand.h59 **ClonePixelWands(const PixelWand **,const size_t),
Dpixel-iterator.c179 clone_iterator->pixel_wands=ClonePixelWands((const PixelWand **) in ClonePixelIterator()
Dwand-view.c146 clone_view->pixel_wands[i]=ClonePixelWands((const PixelWand **) in CloneWandView()
Dpixel-wand.c195 WandExport PixelWand **ClonePixelWands(const PixelWand **wands, in ClonePixelWands() function