Searched refs:ClonePixelWands (Results 1 – 4 of 4) sorted by relevance
59 **ClonePixelWands(const PixelWand **,const size_t),
177 clone_iterator->pixel_wands=ClonePixelWands((const PixelWand **) in ClonePixelIterator()
143 clone_view->pixel_wands[i]=ClonePixelWands((const PixelWand **) in CloneWandView()
192 WandExport PixelWand **ClonePixelWands(const PixelWand **wands, in ClonePixelWands() function