Searched refs:combine_view (Results 1 – 1 of 1) sorted by relevance
475 *combine_view; in CombineImages() local517 combine_view=AcquireAuthenticCacheView(combine_image,exception); in CombineImages()540 pixels=GetCacheViewAuthenticPixels(combine_view,0,y,combine_image->columns, in CombineImages()576 if (SyncCacheViewAuthenticPixels(combine_view,exception) == MagickFalse) in CombineImages()589 combine_view=DestroyCacheView(combine_view); in CombineImages()