HomeSort by relevance Sort by last modified time
    Searched defs:kNumRows (Results 1 - 14 of 14) sorted by null

  /external/skia/bench/
TableBench.cpp 28 static const int kNumRows = 48;
44 for (int row = 0; row < kNumRows; ++row) {