Home
last modified time | relevance | path

Searched refs:bQuad (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkOpSegment.cpp206 SkDQuad bQuad; in addAlignIntersection() local
207 bQuad.set(segment->fPts); in addAlignIntersection()
208 i.intersect(bQuad, aLine); in addAlignIntersection()
DSkPathOpsDebug.cpp459 SkDQuad bQuad; in debugAddAlignIntersection() local
460 bQuad.set(segment->fPts); in debugAddAlignIntersection()
461 i.intersect(bQuad, aLine); in debugAddAlignIntersection()