Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dstatistic.c2416 static PixelList *DestroyPixelList(PixelList *pixel_list) in DestroyPixelList() function
2435 pixel_list[i]=DestroyPixelList(pixel_list[i]); in DestroyPixelListThreadSet()
2453 return(DestroyPixelList(pixel_list)); in AcquirePixelList()