Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
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()
/third_party/skia/src/pathops/
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()