Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
15fa138f2276a77679530fb608463ff5b4133f7b
/
.
/
experimental
/
Intersection
/
LineUtilities.h
blob: 4dafc9fdccec166bc18be22b0d97275b2a36d13b [
file
] [
log
] [
blame
]
#include
"DataTypes.h"
bool
implicitLine
(
const
_Line
&
line
,
double
&
slope
,
double
&
axisIntercept
);
int
reduceOrder
(
const
_Line
&
line
,
_Line
&
reduced
);