Home
last modified time | relevance | path

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

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