Searched refs:spread_view (Results 1 – 1 of 1) sorted by relevance
3738 *spread_view; in SpreadImage() local3789 spread_view=AcquireAuthenticCacheView(spread_image,exception); in SpreadImage()3808 q=QueueCacheViewAuthenticPixels(spread_view,0,y,spread_image->columns,1, in SpreadImage()3827 if (SyncCacheViewAuthenticPixels(spread_view,exception) == MagickFalse) in SpreadImage()3842 spread_view=DestroyCacheView(spread_view); in SpreadImage()