Searched defs:rotatedPos (Results 1 – 2 of 2) sorted by relevance
86 val rotatedPos = (pos - rotation + BOUNDS_POSITION_LENGTH) % BOUNDS_POSITION_LENGTH in <lambda>() constant
923 final int rotatedPos = getBoundPositionFromRotation(pos, mRotation); in getWidthLayoutParamByPos() local929 final int rotatedPos = getBoundPositionFromRotation(pos, mRotation); in getHeightLayoutParamByPos() local