Lines Matching refs:SkDebug
39 SkDebug('Warning, uninvertible matrix');
169 SkDebug('addPath expected to take 1, 2, 7, or 10 required args. Got ' + args.length);
189 SkDebug('addRect expected to take 1, 2, 4, or 5 args. Got ' + arguments.length);
210 SkDebug('addRoundRect expected to take 3, 4, 6, or 7 args. Got ' + args.length);
214 SkDebug('addRoundRect needs 8 radii provided. Got ' + radii.length);
406 SkDebug("Colortype not yet supported");
413 SkDebug("Could not read pixels with the given inputs");
443 SkDebug('Doing nothing since missing a required input');
447 SkDebug('Doing nothing since input arrays length mismatches');
577 SkDebug('Could not compute widths');
600 SkDebug('Could not decode font data');
615 SkDebug('Could not serialize to skpicture.');
653 SkDebug('ignoring 0 length string');
657 SkDebug('ignoring empty path');
661 SkDebug('path has 1 point, returning normal textblob');
721 SkDebug('Could not make textblob from string "' + str + '"');
744 SkDebug('Could not make textblob from string "' + str + '"');
810 SkDebug('Could not decode image');