Searched refs:mQuickStepStartingRotation (Results 1 – 1 of 1) sorted by relevance
94 private int mQuickStepStartingRotation = QUICKSTEP_ROTATION_UNINITIALIZED; field in OrientationTouchTransformer152 if (mQuickStepStartingRotation > QUICKSTEP_ROTATION_UNINITIALIZED in createOrAddTouchRegion()153 && mCachedDisplayInfo.rotation == mQuickStepStartingRotation) { in createOrAddTouchRegion()181 mQuickStepStartingRotation = info.rotation; in enableMultipleRegions()184 mQuickStepStartingRotation = QUICKSTEP_ROTATION_UNINITIALIZED; in enableMultipleRegions()316 return mQuickStepStartingRotation; in getQuickStepStartingRotation()384 mQuickStepStartingRotation = mLastRectTouched.getRotation(); in transform()