Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSegment.cpp25 static const bool gUnaryActiveEdge[2][2] = { variable
158 bool result = gUnaryActiveEdge[from][to]; in activeWinding()