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

  /frameworks/native/opengl/tests/hwc/
hwcStress.cpp 555 const size_t minCols = 2; // Need at least double buffering
590 size_t cols = testRandMod((maxCols + 1) - minCols) + minCols;
  /external/zxing/core/
core.jar 

Completed in 45 milliseconds