Searched refs:boundPosFromLast (Results 1 – 1 of 1) sorted by relevance
7566 final int boundPosFromLast = lastPos - boundPosition; in start() local7567 if (boundPosFromLast < 1) { in start()7573 final int boundTravel = boundPosFromLast - 1; in start()