Lines Matching full:blockheight
687 const int blockHeight = h > 16 ? h / 16 : 1;697 int parityY = (y / blockHeight) & 1;