Searched refs:ldepth (Results 1 – 1 of 1) sorted by relevance
5924 int ldepth = u_minify(res->base.depth0, info->level); in check_transfer_bounds() local5925 if (info->box->depth > ldepth) in check_transfer_bounds()5927 if (info->box->z > ldepth) in check_transfer_bounds()5929 if (info->box->z + info->box->depth > ldepth) in check_transfer_bounds()