HomeSort by relevance Sort by last modified time
    Searched full:total_size_x (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/base/
tiling_data.cc 135 int total_size_x = total_size_.width(); local
154 hi_x = std::min(hi_x, total_size_x);
174 int total_size_x = total_size_.width(); local
183 hi_x = std::min(hi_x, total_size_x);

Completed in 547 milliseconds