Searched refs:bottom_image (Results 1 – 1 of 1) sorted by relevance
3259 *bottom_image, in SmushYGap() local3281 bottom_image=images; in SmushYGap()3283 GravityAdjustGeometry(bottom_image->columns,bottom_image->rows, in SmushYGap()3284 bottom_image->gravity,&bottom_geometry); in SmushYGap()3289 gap=bottom_image->rows; in SmushYGap()3291 bottom_view=AcquireVirtualCacheView(bottom_image,exception); in SmushYGap()3303 for (y=0; y < (ssize_t) bottom_image->rows; y++) in SmushYGap()3308 (GetPixelAlpha(bottom_image,p) != TransparentAlpha) || in SmushYGap()