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

Go to the source code of this file.

Namespaces

namespace  gfx
 

Functions

Point gfx::ToFlooredPoint (const PointF &point)
 
Point gfx::ToCeiledPoint (const PointF &point)
 
Point gfx::ToRoundedPoint (const PointF &point)