Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
vector2d_conversions.cc File Reference
#include "vector2d_conversions.h"
#include "base/numerics/safe_conversions.h"

Go to the source code of this file.

Namespaces

namespace  gfx
 

Functions

Vector2d gfx::ToFlooredVector2d (const Vector2dF &vector2d)
 
Vector2d gfx::ToCeiledVector2d (const Vector2dF &vector2d)
 
Vector2d gfx::ToRoundedVector2d (const Vector2dF &vector2d)