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