Searched refs:origs (Results 1 – 1 of 1) sorted by relevance
1328 final RippleState origs = (RippleState) orig; in RippleState() local1329 mTouchThemeAttrs = origs.mTouchThemeAttrs; in RippleState()1330 mColor = origs.mColor; in RippleState()1331 mMaxRadius = origs.mMaxRadius; in RippleState()1332 mRippleStyle = origs.mRippleStyle; in RippleState()1333 mEffectColor = origs.mEffectColor; in RippleState()1335 if (origs.mDensity != mDensity) { in RippleState()