Searched refs:spread_view (Results 1 – 1 of 1) sorted by relevance
3769 *spread_view; in SpreadImage() local3819 spread_view=AcquireAuthenticCacheView(spread_image,exception); in SpreadImage()3838 q=QueueCacheViewAuthenticPixels(spread_view,0,y,spread_image->columns,1, in SpreadImage()3859 if (SyncCacheViewAuthenticPixels(spread_view,exception) == MagickFalse) in SpreadImage()3875 spread_view=DestroyCacheView(spread_view); in SpreadImage()