Searched refs:flexStart (Results 1 – 1 of 1) sorted by relevance
455 int flexStart = s.start % NOON; in collisionIsErrorFormat() local457 if (otherStart <= flexEnd && otherEnd >= flexStart) { // overlap? in collisionIsErrorFormat()473 int flexStart = s.start; in collisionIsErrorSelection() local475 if (otherStart != flexStart) { // not same?? in collisionIsErrorSelection()477 sampleError.value = (otherStart + flexStart) / 2; // half-way between in collisionIsErrorSelection()