Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsOp.cpp240 static const bool gOutInverse[kReverseDifference_PathOp + 1][2][2] = { variable
257 SkPath::FillType fillType = gOutInverse[op][one.isInverseFillType()][two.isInverseFillType()] in Op()
/external/skia/src/pathops/
DSkPathOpsOp.cpp240 static const bool gOutInverse[kReverseDifference_PathOp + 1][2][2] = { variable
257 SkPath::FillType fillType = gOutInverse[op][one.isInverseFillType()][two.isInverseFillType()] in Op()