Home | History | Annotate | Download | only in webkit

Lines Matching refs:stretch

4835             float stretch = 0;
4838 stretch = delta - min;
4840 stretch = delta - max;
4843 return stretch;
4860 Log.d(DebugFlags.DRAG_TRACKER_LOGTAG, "---- stretch " + sx +