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