Searched refs:mQuickStepStartingRotation (Results 1 – 1 of 1) sorted by relevance
128 private int mQuickStepStartingRotation = QUICKSTEP_ROTATION_UNINITIALIZED; field in OrientationTouchTransformer186 if (mQuickStepStartingRotation > QUICKSTEP_ROTATION_UNINITIALIZED in createOrAddTouchRegion()187 && mCurrentDisplay.rotation == mQuickStepStartingRotation) { in createOrAddTouchRegion()216 mQuickStepStartingRotation = info.rotation; in enableMultipleRegions()219 mQuickStepStartingRotation = QUICKSTEP_ROTATION_UNINITIALIZED; in enableMultipleRegions()351 return mQuickStepStartingRotation; in getQuickStepStartingRotation()390 mQuickStepStartingRotation = mLastRectTouched.getRotation(); in transform()