Searched refs:unsharp_view (Results 1 – 1 of 1) sorted by relevance
3930 *unsharp_view; in UnsharpMaskImage() local3968 unsharp_view=AcquireAuthenticCacheView(unsharp_image,exception); in UnsharpMaskImage()3987 q=QueueCacheViewAuthenticPixels(unsharp_view,0,y,unsharp_image->columns,1, in UnsharpMaskImage()4032 if (SyncCacheViewAuthenticPixels(unsharp_view,exception) == MagickFalse) in UnsharpMaskImage()4049 unsharp_view=DestroyCacheView(unsharp_view); in UnsharpMaskImage()