Home
last modified time | relevance | path

Searched defs:CubicPair (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
DDataTypes.h394 struct CubicPair { struct
395 const Cubic& first() const { return (const Cubic&) pts[0]; } in first()
396 const Cubic& second() const { return (const Cubic&) pts[3]; } in second()
397 _Point pts[7];
/external/skia/experimental/Intersection/
DDataTypes.h394 struct CubicPair { struct
395 const Cubic& first() const { return (const Cubic&) pts[0]; } in first()
396 const Cubic& second() const { return (const Cubic&) pts[3]; } in second()
397 _Point pts[7];