Home
last modified time | relevance | path

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

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