Searched refs:fx_view (Results 1 – 1 of 1) sorted by relevance
3085 *fx_view, in FxImage() local3128 fx_view=AcquireAuthenticCacheView(fx_image,exception); in FxImage()3150 q=QueueCacheViewAuthenticPixels(fx_view,0,y,fx_image->columns,1,exception); in FxImage()3186 if (SyncCacheViewAuthenticPixels(fx_view,exception) == MagickFalse) in FxImage()3201 fx_view=DestroyCacheView(fx_view); in FxImage()