Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsQuad.h16 struct SkDQuadPair { struct
17 const SkDQuad& first() const { return (const SkDQuad&) pts[0]; } in first()
18 const SkDQuad& second() const { return (const SkDQuad&) pts[2]; } in second()
19 SkDPoint pts[5];
/external/skqp/src/pathops/
DSkPathOpsQuad.h16 struct SkDQuadPair { struct
17 const SkDQuad& first() const { return (const SkDQuad&) pts[0]; } in first()
18 const SkDQuad& second() const { return (const SkDQuad&) pts[2]; } in second()
19 SkDPoint pts[5];