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