Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpSegment.cpp34 static const bool gActiveEdge[kXOR_SkPathOp + 1][2][2][2][2] = { variable
143 bool result = gActiveEdge[op][miFrom][miTo][suFrom][suTo]; in activeOp()

Completed in 4 milliseconds