Searched refs:origs (Results 1 – 1 of 1) sorted by relevance
1000 final RippleState origs = (RippleState) orig; in RippleState() local1001 mTouchThemeAttrs = origs.mTouchThemeAttrs; in RippleState()1002 mColor = origs.mColor; in RippleState()1003 mMaxRadius = origs.mMaxRadius; in RippleState()1005 if (origs.mDensity != mDensity) { in RippleState()