Lines Matching defs:image
44 // An animated image with a non-default exif orientation is no longer
73 ERRORF(r, "Failed to create animated image from %s", file);
139 auto image = SkAnimatedImage::Make(std::move(codec), info.makeDimensions(rec.scaledSize),
142 REPORTER_ASSERT(r, rec.valid == !!image.get());
168 auto image = SkAnimatedImage::Make(std::move(codec), info, rect, nullptr);
169 if (!image) {
170 ERRORF(r, "Failed to create animated image for %s", file);
175 // in the image should not replace the original non-transparent color.
180 image->draw(&canvas);
246 ERRORF(r, "Could not create animated image for %s", file);
310 // Used down below for our test image.
346 ERRORF(r, "Could not create animated image for %s", file);
415 ERRORF(r, "reset failed for image %s from frame %i",