Searched defs:c2_left (Results 1 – 1 of 1) sorted by relevance
344 constexpr ThresholdCurve::Point c2_left{c1_left.x, c1_left.y + 20}; in TEST() local374 constexpr ThresholdCurve::Point c2_left{6, 11}; in TEST() local407 constexpr ThresholdCurve::Point c2_left{c1_left.x, c1_left.y + 1}; in TEST() local436 constexpr ThresholdCurve::Point c2_left{c1_left.x, c1_left.y + 2}; in TEST() local465 constexpr ThresholdCurve::Point c2_left{c1_left.x - 1, c1_left.y + 1}; in TEST() local493 constexpr ThresholdCurve::Point c2_left{c1_left.x, c1_left.y + 1}; in TEST() local525 constexpr ThresholdCurve::Point c2_left{4, 9}; in TEST() local583 constexpr ThresholdCurve::Point c2_left{c1_left.x - 1, c1_left.y + 1}; in TEST() local612 constexpr ThresholdCurve::Point c2_left = c1_left; in TEST() local