Home
last modified time | relevance | path

Searched defs:hi_y (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/cc/base/
Dtiling_data.cc179 int hi_y = max_texture_size_y * (j + 1) + border_texels_; in TileBounds() local
208 int hi_y = lo_y + max_texture_size_y + 2 * border_texels_; in TileBoundsWithBorder() local