gaaclarke 3d0a4eb772 [Impeller] made Vector3 naming match Vector2 naming. (flutter/engine#54396)
Vector2 has `GetLength()` but Vector3 had `Length()`.  This unifies the naming.

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2024-08-07 17:33:51 +00:00
..