Lines Matching defs:ac
143 const Vec2 ac = c-a;144 return 0.5f * tcu::length(ab.x()*ac.y() - ab.y()*ac.x());