Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5c33b71b96572a752aba29d3e43b8ecac8019a1d
/
.
/
experimental
/
Intersection
/
TestUtilities.h
blob: 6c878e3d6dbbc112c916feb47905de67dffa1fb2 [
file
] [
log
] [
blame
]
#include
"DataTypes.h"
bool
controls_inside
(
const
Cubic
&
);
void
find_tight_bounds
(
const
Cubic
&
,
_Rect
&
);
void
quad_to_cubic
(
const
Quadratic
&
,
Cubic
&
);