Lines Matching refs:ERRORF
163 ERRORF(r, "failed to start incremental decode!\ttop: %i\tbottom%i\n",
168 ERRORF(r, "failed incremental decode starting from line %i\n", y);
214 ERRORF(r, "Decoding %s to 565 failed with result \"%s\"\n\t\t\t\texpected:\"%s\"",
430 ERRORF(r, "Unable to decode '%s'", path);
500 ERRORF(r, "Unable to decode '%s'", path);
635 ERRORF(r, "Unable to create codec '%s'", path);
657 ERRORF(r, "Failed to decode %s with sample size %i; error: %s", path, sampleSize,
698 ERRORF(r, "Failed to get resource %s", path);
773 ERRORF(r, "failed writing png");
831 ERRORF(fReporter, "Saw an unexpected unknown chunk.");
1025 ERRORF(r, "Unable to create codec '%s'.", path);
1187 ERRORF(r, "failed to create a codec for %s", path);
1264 ERRORF(r, "Failed to create codec for %s", path);
1349 ERRORF(r, "Failed to create codec for %s,", file);
1359 ERRORF(r, "Is scanline decoding now implemented for %s?", file);
1366 ERRORF(r, "Scanline decoding failed for %s with %i", file, result);
1381 ERRORF(r, "Failed to create codec\n");
1411 ERRORF(r, "Failed to create codec\n");
1566 ERRORF(r, "Failed to start decoding frame %i (out of %zu) with error %i\n", i,
1647 ERRORF(r, "Failed to create a codec for %s truncated to only %lu bytes",
1706 ERRORF(r, "Invalid data gave non-nullptr image");
1712 ERRORF(r, "Missing %s", file);
1721 ERRORF(r, "Failed to allocate pixels");
1734 ERRORF(r, "did not initialize pixels! %i, %i is %x", i, j, actual);
1747 ERRORF(r, "Missing %s", file);
1753 ERRORF(r, "failed to create codec from %s", file);
1771 ERRORF(r, "failed to decode with error %s", SkCodec::ResultToString(result));
1783 ERRORF(r, "missing %s", file);
1802 ERRORF(r, "Missing %s", file);
1811 ERRORF(r, "Could not allocate pixels (%i x %i)", kWidth, kHeight);
1823 ERRORF(r, "image should not be transparent! %i, %i is 0", i, j);
1862 ERRORF(r, "Failed to create a codec from %s", rec.name);
1868 ERRORF(r, "Expected %s to have a profile", rec.name);
1879 ERRORF(r, "Failed to decode %s", rec.name);