Searched refs:fixedRotationState (Results 1 – 1 of 1) sorted by relevance
484 final FixedRotationTransformState fixedRotationState = other.mFixedRotationTransformState; in linkFixedRotationTransform() local485 if (fixedRotationState == null || mFixedRotationTransformState == fixedRotationState) { in linkFixedRotationTransform()491 mFixedRotationTransformState = fixedRotationState; in linkFixedRotationTransform()492 fixedRotationState.mAssociatedTokens.add(this); in linkFixedRotationTransform()