Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsAngleIdeas.cpp409 static void makeSegment(SkOpContour* contour, const SkDQuad& quad, SkPoint shortQuad[3], in makeSegment() function
424 makeSegment(&contour, quad1, shortQuads[0], allocator); in testQuadAngles()
425 makeSegment(&contour, quad1, shortQuads[1], allocator); in testQuadAngles()