Searched refs:y2_el (Results 1 – 2 of 2) sorted by relevance
1696 unsigned *y1_el, unsigned *y2_el) in tile_extents() argument1710 *y2_el = DIV_ROUND_UP(box->y + box->height, fmtl->bh) + y0_el; in tile_extents()
2520 unsigned int *x2_B, unsigned int *y1_el, unsigned int *y2_el) in tile_extents() argument2534 *y2_el = DIV_ROUND_UP(map->y + map->h, block_height) + y0_el; in tile_extents()