Home | History | Annotate | Download | only in images

Lines Matching full:gif_warning

164 static void gif_warning(const SkBitmap& bm, const char msg[]) {
225 gif_warning(*bm, "Index out of bounds.");
289 gif_warning(*bm, "image too wide, expanding output to size");
293 gif_warning(*bm, "shifting image left to fit");
296 gif_warning(*bm, "shifting image right to fit");
302 gif_warning(*bm, "image too tall, expanding output to size");
306 gif_warning(*bm, "shifting image up to fit");
309 gif_warning(*bm, "shifting image down to fit");
352 gif_warning(*bm, "missing colormap");
425 gif_warning(*bm, "interlace DGifGetLine");
442 gif_warning(*bm, "DGifGetLine");