Home
last modified time | relevance | path

Searched refs:fCurrentSubsetType (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/bench/
Dnanobench.cpp641 , fCurrentSubsetType(0) in BenchmarkStream()
990 while (fCurrentSubsetType <= kLastSingle_SubsetType) { in rawNext()
995 int currentSubsetType = fCurrentSubsetType++; in rawNext()
1039 fCurrentSubsetType = 0; in rawNext()
1115 int fCurrentSubsetType; member in BenchmarkStream
/third_party/skia/bench/
Dnanobench.cpp1011 while (fCurrentSubsetType <= kLastSingle_SubsetType) { in rawNext()
1016 int currentSubsetType = fCurrentSubsetType++; in rawNext()
1060 fCurrentSubsetType = 0; in rawNext()
1135 int fCurrentSubsetType = 0; member in BenchmarkStream