Searched refs:shadowInset (Results 1 – 1 of 1) sorted by relevance
211 final int shadowInset = -(int)Math.ceil(shadow2); in drawGestureTrailLocked() local212 mRoundedLineBounds.inset(shadowInset, shadowInset); in drawGestureTrailLocked()