Searched refs:ClearBounds (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | layer.c | 100 static void ClearBounds(Image *image,RectangleInfo *bounds, in ClearBounds() function 323 ClearBounds(dispose_image,&bounds,exception); in CoalesceImages() 451 ClearBounds(current_image,&bounds,exception); in DisposeImages() 1108 ClearBounds(dup_image,&dup_bounds,exception); in OptimizeLayerFrames() 1137 ClearBounds(bgnd_image,&bgnd_bounds,exception); in OptimizeLayerFrames() 1200 ClearBounds(bgnd_image,&bgnd_bounds,exception); in OptimizeLayerFrames() 1533 ClearBounds(current_image, &bounds,exception); in OptimizeImageTransparency()
|