Home
last modified time | relevance | path

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

/third_party/skia/tests/
DResourceCacheTest.cpp149 int smallSampleCount = variable
151 if (smallSampleCount > 1) {
154 smallSampleCount, SkBudgeted::kNo);
162 smallSampleCount,
172 if (bigSampleCount > 0 && bigSampleCount != smallSampleCount) {