Searched refs:fx_view (Results 1 – 1 of 1) sorted by relevance
2814 *fx_view, in FxImage() local2859 fx_view=AcquireAuthenticCacheView(fx_image,exception); in FxImage()2882 q=QueueCacheViewAuthenticPixels(fx_view,0,y,fx_image->columns,1,exception); in FxImage()2917 if (SyncCacheViewAuthenticPixels(fx_view,exception) == MagickFalse) in FxImage()2933 fx_view=DestroyCacheView(fx_view); in FxImage()