Searched refs:eighths_x (Results 1 – 1 of 1) sorted by relevance
1011 const int eighths_x = 6 * x_layer - 1; in getScoreAbove() local1012 const int x_above = eighths_x / 8; in getScoreAbove()1015 const int r_x = (eighths_x % 8); in getScoreAbove()