Searched refs:PARALLAX_MAX_IN_DP (Results 1 – 1 of 1) sorted by relevance
590 private final static int PARALLAX_MAX_IN_DP = 8; field in DragView.SpringFloatValue605 mDelta = view.getResources().getDisplayMetrics().density * PARALLAX_MAX_IN_DP; in SpringFloatValue()