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