Searched refs:U32COUNT (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/bench/ | ||
H A D | ChecksumBench.cpp | 22 U32COUNT = 256, enumerator 23 SIZE = U32COUNT * 4, 25 uint32_t fData[U32COUNT]; 31 for (int i = 0; i < U32COUNT; ++i) { in ComputeChecksumBench() |
Completed in 1 milliseconds