Searched refs:twoCubics (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp638 SkPoint twoCubics[7]; local
639 SkChopCubicAt(c, twoCubics, loopT);
641 chopped[0].set(&twoCubics[0]);
642 chopped[1].set(&twoCubics[3]);

Completed in 52 milliseconds