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