Searched refs:ClearBounds (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | layer.c | 101 static void ClearBounds(Image *image,RectangleInfo *bounds, in ClearBounds() function 335 ClearBounds(dispose_image,&bounds,exception); in CoalesceImages() 473 ClearBounds(current_image,&bounds,exception); in DisposeImages() 1136 ClearBounds(dup_image,&dup_bounds,exception); in OptimizeLayerFrames() 1166 ClearBounds(bgnd_image,&bgnd_bounds,exception); in OptimizeLayerFrames() 1229 ClearBounds(bgnd_image,&bgnd_bounds,exception); in OptimizeLayerFrames() 1564 ClearBounds(current_image,&bounds,exception); in OptimizeImageTransparency()
|