Searched refs:k2PiOver3 (Results 1 – 1 of 1) sorted by relevance
448 static constexpr float k2PiOver3 = 2 * SK_ScalarPI / 3; in find_chops_around_loop_intersection() local451 P[i] * std::cos(theta + k2PiOver3) + D[i], in find_chops_around_loop_intersection()452 P[i] * std::cos(theta - k2PiOver3) + D[i]}; in find_chops_around_loop_intersection()