Searched refs:morph_view (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dfx.c3531 *morph_view; local
3559 morph_view=AcquireAuthenticCacheView(morph_images,exception);
3582 q=GetCacheViewAuthenticPixels(morph_view,0,y,morph_images->columns,1,
3614 sync=SyncCacheViewAuthenticPixels(morph_view,exception);
3618 morph_view=DestroyCacheView(morph_view);

Completed in 196 milliseconds