Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsAngleIdeas.cpp42 int octant) { in testArc() argument
88 for (int octant = 0; octant < 8; ++octant) { in orderQuads() local
89 double t = testArc(reporter, quad, circle[octant], octant); in orderQuads()