Searched refs:origOrientation (Results 1 – 1 of 1) sorted by relevance
937 int origOrientation, int pos, int orientation) { in initLookupCell() argument940 LOOKUP_POS[(ij << 2) + origOrientation] = (pos << 2) + orientation; in initLookupCell()941 LOOKUP_IJ[(pos << 2) + origOrientation] = (ij << 2) + orientation; in initLookupCell()951 initLookupCell(level, i + (ij >>> 1), j + (ij & 1), origOrientation, in initLookupCell()