Searched refs:initial_dist2 (Results 1 – 1 of 1) sorted by relevance
4167 float initial_dist2 = ImLengthSqr(initial_off); in ColorPicker4() local4168 …if (initial_dist2 >= (wheel_r_inner-1)*(wheel_r_inner-1) && initial_dist2 <= (wheel_r_outer+1)*(wh… in ColorPicker4()