Searched refs:ldepth (Results 1 – 1 of 1) sorted by relevance
7315 int ldepth = u_minify(res->base.depth0, info->level); in check_transfer_bounds() local7316 if (info->box->depth > ldepth || info->box->depth < 0) in check_transfer_bounds()7318 if (info->box->z > ldepth) in check_transfer_bounds()7320 if (info->box->z + info->box->depth > ldepth) in check_transfer_bounds()