Searched defs:gUnaryActiveEdge (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
H A DSkOpSegment.cpp16 static const bool gUnaryActiveEdge[2][2] = { variable
208 bool result = gUnaryActiveEdge[from][to];
/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpSegment.cpp16 static const bool gUnaryActiveEdge[2][2] = { variable
208 bool result = gUnaryActiveEdge[from][to];

Completed in 202 milliseconds