Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Dwand-view.c175 static PixelWand ***DestroyPixelsThreadSet(PixelWand ***pixel_wands, in DestroyPixelsThreadSet() function
193 wand_view->pixel_wands=DestroyPixelsThreadSet(wand_view->pixel_wands, in DestroyWandView()
737 return(DestroyPixelsThreadSet(pixel_wands,number_wands)); in AcquirePixelsThreadSet()