Searched refs:fSVGs (Results 1 – 1 of 1) sorted by relevance
600 collect_files(FLAGS_svgs, ".svg", &fSVGs); in BenchmarkStream()775 while (fCurrentSVG++ < fSVGs.count()) { in rawNext()776 const char* path = fSVGs[fCurrentSVG - 1].c_str(); in rawNext()1056 SkTArray<SkString> fSVGs; member in BenchmarkStream