Searched refs:origs (Results 1 – 1 of 1) sorted by relevance
991 final RippleState origs = (RippleState) orig; in RippleState() local992 mTouchThemeAttrs = origs.mTouchThemeAttrs; in RippleState()993 mColor = origs.mColor; in RippleState()994 mMaxRadius = origs.mMaxRadius; in RippleState()996 if (origs.mDensity != mDensity) { in RippleState()