Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dimage.c3255 *bottom_view, in SmushYGap() local
3291 bottom_view=AcquireVirtualCacheView(bottom_image,exception); in SmushYGap()
3305 p=GetCacheViewVirtualPixels(bottom_view,bottom_geometry.x+x,y,1,1, in SmushYGap()
3315 bottom_view=DestroyCacheView(bottom_view); in SmushYGap()