Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/experimental/Intersection/
DShapeOps.cpp132 static bool bridgeOp(SkTDArray<Contour*>& contourList, const ShapeOp op, in bridgeOp() function
271 bridgeOp(contourList, op, xorMask, xorOpMask, wrapper); in operate()
/external/skia/experimental/Intersection/
DShapeOps.cpp132 static bool bridgeOp(SkTDArray<Contour*>& contourList, const ShapeOp op, in bridgeOp() function
271 bridgeOp(contourList, op, xorMask, xorOpMask, wrapper); in operate()
/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsOp.cpp121 static bool bridgeOp(SkTArray<SkOpContour*, true>& contourList, const SkPathOp op, in bridgeOp() function
313 bridgeOp(contourList, op, xorMask, xorOpMask, &wrapper); in Op()
/external/skia/src/pathops/
DSkPathOpsOp.cpp121 static bool bridgeOp(SkTArray<SkOpContour*, true>& contourList, const SkPathOp op, in bridgeOp() function
313 bridgeOp(contourList, op, xorMask, xorOpMask, &wrapper); in Op()