Searched refs:fx_view (Results 1 – 1 of 1) sorted by relevance
3124 *fx_view, in FxImage() local3169 fx_view=AcquireAuthenticCacheView(fx_image,exception); in FxImage()3191 q=QueueCacheViewAuthenticPixels(fx_view,0,y,fx_image->columns,1,exception); in FxImage()3226 if (SyncCacheViewAuthenticPixels(fx_view,exception) == MagickFalse) in FxImage()3242 fx_view=DestroyCacheView(fx_view); in FxImage()