Searched refs:spread_view (Results 1 – 1 of 1) sorted by relevance
4110 *spread_view; in SpreadImage() local4160 spread_view=AcquireAuthenticCacheView(spread_image,exception); in SpreadImage()4179 q=QueueCacheViewAuthenticPixels(spread_view,0,y,spread_image->columns,1, in SpreadImage()4200 if (SyncCacheViewAuthenticPixels(spread_view,exception) == MagickFalse) in SpreadImage()4216 spread_view=DestroyCacheView(spread_view); in SpreadImage()