Searched refs:brdSampleSizes (Results 1 - 1 of 1) sorted by relevance

/external/skia/bench/
H A Dnanobench.cpp856 const uint32_t brdSampleSizes[] = { 1, 2, 4, 8, 16 }; local
871 while (fCurrentSampleSize < (int) SK_ARRAY_COUNT(brdSampleSizes)) {
876 uint32_t sampleSize = brdSampleSizes[fCurrentSampleSize];

Completed in 62 milliseconds