Lines Matching full:c_str
280 "closing >] in: %s", rectDesc.c_str());
373 testPrintE("Error parsing format from: %s", rectStr.c_str());
376 format = hwcTestGraphicFormatLookup(str.c_str());
378 testPrintE("Unknown graphic format in: %s", rectStr.c_str());
386 testPrintE("Invalid display frame in: %s", rectStr.c_str());
411 rectStr.c_str());
433 testPrintE("Unknown transform of \"%s\" in: %s", str.c_str(),
434 rectStr.c_str());
448 testPrintE("Unknown blend of \"%s\" in: %s", str.c_str(),
449 rectStr.c_str());
455 testPrintE("Error parsing color in: %s", rectStr.c_str());
462 rectStr.c_str());
469 rectStr.c_str());
476 rectStr.c_str());
480 testPrintE("Unknown attribute of \"%s\" in: %s", attrName.c_str(),
481 rectStr.c_str());
491 testPrintE("Invalid source crop in: %s", rectStr.c_str());
498 testPrintE("Invalid display frame in: %s", rectStr.c_str());
502 testPrintE("Invalid alpha in: %s", rectStr.c_str());
512 testPrintE(" %s", rectStr.c_str());
523 string(rect.color).c_str(), rect.alpha);