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

  /external/chromium_org/cc/debug/
picture_record_benchmark.cc 106 int x_limit = std::max(1, content_bounds.width() - width); local
108 for (int x = 0; x < x_limit; x += kPositionIncrement) {
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 1745 int x_limit = x_step; local
    [all...]

Completed in 1619 milliseconds