Lines Matching refs:SkStringPrintf
165 return Error::Nonfatal(SkStringPrintf("Could not create brd for %s.", fPath.c_str())); in draw()
276 return SkStringPrintf("%s_%.3f", SkOSPath::Basename(path.c_str()).c_str(), scale); in get_scaled_name()
391 return SkStringPrintf("Couldn't read %s.", fPath.c_str()); in draw()
396 return SkStringPrintf("Couldn't create codec for %s.", fPath.c_str()); in draw()
440 return SkStringPrintf("%s is not an animated image.", fPath.c_str()); in draw()
499 return Error::Nonfatal(SkStringPrintf( in draw()
504 return SkStringPrintf("Couldn't getPixels for frame %i in %s.", in draw()
521 return SkStringPrintf("Couldn't getPixels %s.", fPath.c_str()); in draw()
660 return Error::Nonfatal(SkStringPrintf("Cannot codec subset: divisor %d is too big " in draw()
700 return SkStringPrintf("subset codec failed to decode (%d, %d, %d, %d) " in draw()
776 return SkStringPrintf("Couldn't read %s.", fPath.c_str()); in draw()
780 return SkStringPrintf("Couldn't create android codec for %s.", fPath.c_str()); in draw()
821 return SkStringPrintf("Couldn't getPixels %s.", fPath.c_str()); in draw()
872 return SkStringPrintf("Couldn't read %s.", fPath.c_str()); in draw()
925 SkStringPrintf("Image generator could not getPixels() for %s\n", fPath.c_str()); in draw()
969 return SkStringPrintf("Couldn't read %s.", fPath.c_str()); in draw()
974 return SkStringPrintf("Couldn't create codec for %s.", fPath.c_str()); in draw()
985 return SkStringPrintf("Image(%s) is too large (%d x %d)", in draw()
999 return SkStringPrintf("Couldn't getPixels %s. Error code %d", fPath.c_str(), r); in draw()
1026 return SkStringPrintf("Couldn't read %s.", fPath.c_str()); in draw()
1030 return SkStringPrintf("Couldn't parse file %s.", fPath.c_str()); in draw()
1124 return SkStringPrintf("Unable to parse file: %s", fPath.c_str()); in draw()
1211 return SkStringPrintf("Unable to parse file: %s", fName.c_str()); in draw()
1263 return SkStringPrintf("Unable to parse MultiPictureDocument file: %s", fPath.c_str()); in draw()
1266 return SkStringPrintf("MultiPictureDocument page number out of range: %d", i); in draw()
1272 return SkStringPrintf("Unable to open file: %s", fPath.c_str()); in draw()
1275 return SkStringPrintf("SkMultiPictureDocument reader failed on page %d: %s", i, in draw()
1673 return Error(SkStringPrintf("Page index %d too high for document with only %d pages.", in draw()
1909 return SkStringPrintf("ViaDDL: Couldn't deflate SkPicture"); in draw()
1914 return SkStringPrintf("DDLs are GPU only"); in draw()