Home | History | Annotate | Download | only in gm

Lines Matching refs:configStr

2022     SkString configStr("These configs will be run:");
2025 configStr.appendf(" %s", gRec[(*outConfigs)[i]].fName);
2027 SkDebugf("%s\n", configStr.c_str());
2069 SkString configStr("These PDF rasterizers will be run:");
2072 configStr.appendf(" %s", (*outRasterizers)[i]->fName);
2074 SkDebugf("%s\n", configStr.c_str());