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