HomeSort by relevance Sort by last modified time
    Searched refs:kRowCount (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
PathOpsSkpClipTest.cpp 236 const int kRowCount = 3;
239 if (width < kRowCount) {
243 if (height < kRowCount) {
248 errorRows.push_back_n(width * kRowCount);
255 int* cOut = &errorRows[y % kRowCount];
  /external/chromium_org/chrome/browser/thumbnails/
content_analysis_unittest.cc 485 const size_t kRowCount = 800;
488 std::vector<float> rows_profile(kRowCount);

Completed in 36 milliseconds