Searched refs:pngStr (Results 1 – 2 of 2) sorted by relevance
464 SkString pngStr = make_png_name(fFilename); variable465 const char* pngName = pngStr.c_str();
433 SkString pngStr = make_png_name(fFilename); in testOne() local434 const char* pngName = pngStr.c_str(); in testOne()