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