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

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

Completed in 392 milliseconds