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

/external/skia/bench/
H A DMatrixBench.cpp308 enum { MEGA_LOOP = 1000 * 1000 }; enumerator in enum:MapRectMatrixBench::__anon16725
322 for (int i = 0; i < MEGA_LOOP; ++i) {
326 for (int i = 0; i < MEGA_LOOP; ++i) {

Completed in 68 milliseconds