Lines Matching refs:SkStringPrintf
169 return Error::Nonfatal(SkStringPrintf("Could not create brd for %s.", fPath.c_str())); in draw()
280 return SkStringPrintf("%s_%.3f", SkOSPath::Basename(path.c_str()).c_str(), scale); in get_scaled_name()
395 return SkStringPrintf("Couldn't read %s.", fPath.c_str()); in draw()
400 return SkStringPrintf("Couldn't create codec for %s.", fPath.c_str()); in draw()
444 return SkStringPrintf("%s is not an animated image.", fPath.c_str()); in draw()
503 return Error::Nonfatal(SkStringPrintf( in draw()
508 return SkStringPrintf("Couldn't getPixels for frame %i in %s.", in draw()
525 return SkStringPrintf("Couldn't getPixels %s.", fPath.c_str()); in draw()
664 return Error::Nonfatal(SkStringPrintf("Cannot codec subset: divisor %d is too big " in draw()
704 return SkStringPrintf("subset codec failed to decode (%d, %d, %d, %d) " in draw()
780 return SkStringPrintf("Couldn't read %s.", fPath.c_str()); in draw()
784 return SkStringPrintf("Couldn't create android codec for %s.", fPath.c_str()); in draw()
825 return SkStringPrintf("Couldn't getPixels %s.", fPath.c_str()); in draw()
876 return SkStringPrintf("Couldn't read %s.", fPath.c_str()); in draw()
929 SkStringPrintf("Image generator could not getPixels() for %s\n", fPath.c_str()); in draw()
973 return SkStringPrintf("Couldn't read %s.", fPath.c_str()); in draw()
978 return SkStringPrintf("Couldn't create codec for %s.", fPath.c_str()); in draw()
989 return SkStringPrintf("Image(%s) is too large (%d x %d)", in draw()
1003 return SkStringPrintf("Couldn't getPixels %s. Error code %d", fPath.c_str(), r); in draw()
1027 return SkStringPrintf("Couldn't read %s.", fPath.c_str()); in draw()
1031 return SkStringPrintf("Couldn't parse file %s.", fPath.c_str()); in draw()
1125 return SkStringPrintf("Unable to parse file: %s", fPath.c_str()); in draw()
1212 return SkStringPrintf("Unable to parse file: %s", fName.c_str()); in draw()
1264 return SkStringPrintf("Unable to parse MultiPictureDocument file: %s", fPath.c_str()); in draw()
1267 return SkStringPrintf("MultiPictureDocument page number out of range: %d", i); in draw()
1273 return SkStringPrintf("Unable to open file: %s", fPath.c_str()); in draw()
1276 return SkStringPrintf("SkMultiPictureDocument reader failed on page %d: %s", i, in draw()
1656 return Error(SkStringPrintf("Page index %d too high for document with only %d pages.", in draw()
1892 return SkStringPrintf("ViaDDL: Couldn't deflate SkPicture"); in draw()
1897 return SkStringPrintf("DDLs are GPU only"); in draw()