Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dimage.c3611 *top_view; in SmushYGap() local
3645 top_view=AcquireVirtualCacheView(top_image,exception); in SmushYGap()
3651 p=GetCacheViewVirtualPixels(top_view,top_geometry.x+x,y,1,1,exception); in SmushYGap()
3671 top_view=DestroyCacheView(top_view); in SmushYGap()