Searched refs:axis_y (Results 1 – 1 of 1) sorted by relevance
1433 final int axis_y = (z + 1) % 3; in remapCoordinateSystemImpl() local1435 if (((x ^ axis_y) | (y ^ axis_z)) != 0) { in remapCoordinateSystemImpl()