Searched refs:leftHue (Results 1 – 1 of 1) sorted by relevance
504 double leftHue = 0.0; in bisectToSegment() local517 leftHue = midHue; in bisectToSegment()522 if (uncut || areInCyclicOrder(leftHue, midHue, rightHue)) { in bisectToSegment()524 if (areInCyclicOrder(leftHue, targetHue, midHue)) { in bisectToSegment()529 leftHue = midHue; in bisectToSegment()554 double leftHue = hueOf(left); in bisectToLimit() local575 if (areInCyclicOrder(leftHue, targetHue, midHue)) { in bisectToLimit()580 leftHue = midHue; in bisectToLimit()