Searched refs:fCurrentSVG (Results 1 – 2 of 2) sorted by relevance
634 , fCurrentSVG(0) in BenchmarkStream()822 while (fCurrentSVG++ < fSVGs.count()) { in rawNext()823 const char* path = fSVGs[fCurrentSVG - 1].c_str(); in rawNext()833 fCurrentSVG = 0; in rawNext()1108 int fCurrentSVG; member in BenchmarkStream
829 while (fCurrentSVG < fSVGs.count()) { in rawNext()830 const char* path = fSVGs[fCurrentSVG++].c_str(); in rawNext()840 fCurrentSVG = 0; in rawNext()1129 int fCurrentSVG = 0; member in BenchmarkStream