Searched refs:DestroyPixelWands (Results 1 – 4 of 4) sorted by relevance
61 **DestroyPixelWands(PixelWand **,const size_t),
125 iterator->pixel_wands=DestroyPixelWands(iterator->pixel_wands, in ClearPixelIterator()216 iterator->pixel_wands=DestroyPixelWands(iterator->pixel_wands, in DestroyPixelIterator()
184 pixel_wands[i]=DestroyPixelWands(pixel_wands[i],number_wands); in DestroyPixelsThreadSet()
269 WandExport PixelWand **DestroyPixelWands(PixelWand **wand, in DestroyPixelWands() function