/external/skia/tests/ |
D | PathOpsExtendedTest.h | 28 extern void showOp(const SkPathOp op); 30 const SkPathOp , const char* testName = NULL); 32 const SkPathOp , const char* testName = NULL); 39 void outputProgress(char* ramStr, const char* pathStr, SkPathOp op); 47 void ShowOp(SkPathOp op, const char* pathOne, const char* pathTwo);
|
D | PathOpsExtendedTest.cpp | 195 void showOp(const SkPathOp op) { in showOp() 234 void ShowOp(SkPathOp op, const char* pathOne, const char* pathTwo) { in ShowOp() 415 const SkPath& scaledOne, const SkPath& scaledTwo, const SkPathOp shapeOp, in showPathOpPath() 429 const SkPath& a, const SkPath& b, const SkPathOp shapeOp, in comparePaths() 562 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath() 572 const SkPathOp shapeOp, const char* testName, bool threaded) { in innerPathOp() 626 const SkPathOp shapeOp, const char* testName) { in testPathOp() 631 const SkPathOp shapeOp, const char* testName) { in testThreadedPathOp() 680 void outputProgress(char* ramStr, const char* pathStr, SkPathOp op) { in outputProgress()
|
D | PathOpsOpRectThreadedTest.cpp | 64 outputProgress(state.fPathStr, pathStr, (SkPathOp) op); in testPathOpsRectsMain() 66 testThreadedPathOp(state.fReporter, pathA, pathB, (SkPathOp) op); in testPathOpsRectsMain()
|
D | PathOpsOpCubicThreadedTest.cpp | 58 outputProgress(state.fPathStr, pathStr, (SkPathOp) op); in testOpCubicsMain() 60 testThreadedPathOp(state.fReporter, pathA, pathB, (SkPathOp) op); in testOpCubicsMain()
|
D | PathOpsInverseTest.cpp | 25 testPathOp(reporter, one, two, (SkPathOp) op); in PathOpsInverseTest()
|
D | PathOpsOpTest.cpp | 1145 SkPathOp ops[] = {
|
/external/skia/include/pathops/ |
D | SkPathOps.h | 18 enum SkPathOp { enum 41 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
/external/chromium_org/third_party/skia/include/pathops/ |
D | SkPathOps.h | 18 enum SkPathOp { enum 41 bool SK_API Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result);
|
/external/skia/src/pathops/ |
D | SkPathOpsOp.cpp | 138 static bool bridgeOp(SkTArray<SkOpContour*, true>& contourList, const SkPathOp op, in bridgeOp() 229 static const SkPathOp gOpInverse[kReverseDifference_PathOp + 1][2][2] = { 247 bool Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result) { in Op()
|
D | SkOpSegment.h | 236 bool activeOp(int index, int endIndex, int xorMiMask, int xorSuMask, SkPathOp op); 260 bool* unsortable, SkPathOp op, const int xorMiMask, 337 bool activeOp(int xorMiMask, int xorSuMask, int index, int endIndex, SkPathOp op,
|
D | SkPathOpsDebug.h | 161 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
|
D | SkPathOpsDebug.cpp | 159 void SkPathOpsDebug::ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name) { in ShowPath()
|
D | SkOpSegment.cpp | 156 bool SkOpSegment::activeOp(int index, int endIndex, int xorMiMask, int xorSuMask, SkPathOp op) { in activeOp() 167 bool SkOpSegment::activeOp(int xorMiMask, int xorSuMask, int index, int endIndex, SkPathOp op, in activeOp() 1485 bool* unsortable, SkPathOp op, const int xorMiMask,
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkPathOpsOp.cpp | 138 static bool bridgeOp(SkTArray<SkOpContour*, true>& contourList, const SkPathOp op, in bridgeOp() 229 static const SkPathOp gOpInverse[kReverseDifference_PathOp + 1][2][2] = { 247 bool Op(const SkPath& one, const SkPath& two, SkPathOp op, SkPath* result) { in Op()
|
D | SkOpSegment.h | 236 bool activeOp(int index, int endIndex, int xorMiMask, int xorSuMask, SkPathOp op); 260 bool* unsortable, SkPathOp op, const int xorMiMask, 337 bool activeOp(int xorMiMask, int xorSuMask, int index, int endIndex, SkPathOp op,
|
D | SkPathOpsDebug.h | 161 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
|
D | SkPathOpsDebug.cpp | 159 void SkPathOpsDebug::ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name) { in ShowPath()
|
D | SkOpSegment.cpp | 156 bool SkOpSegment::activeOp(int index, int endIndex, int xorMiMask, int xorSuMask, SkPathOp op) { in activeOp() 167 bool SkOpSegment::activeOp(int xorMiMask, int xorSuMask, int index, int endIndex, SkPathOp op, in activeOp() 1485 bool* unsortable, SkPathOp op, const int xorMiMask,
|
/external/skia/gm/ |
D | pathopsinverse.cpp | 88 Op(one, two, (SkPathOp) op, &result); in onDraw()
|
/external/chromium_org/third_party/skia/src/pdf/ |
D | SkPDFDevice.cpp | 380 static SkPathOp region_op_to_pathops_op(SkRegion::Op op) { in region_op_to_pathops_op() 383 return (SkPathOp)op; in region_op_to_pathops_op() 418 SkPathOp op = region_op_to_pathops_op(clipEntry->getOp()); in get_clip_stack_path()
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 380 static SkPathOp region_op_to_pathops_op(SkRegion::Op op) { in region_op_to_pathops_op() 383 return (SkPathOp)op; in region_op_to_pathops_op() 418 SkPathOp op = region_op_to_pathops_op(clipEntry->getOp()); in get_clip_stack_path()
|
/external/skia/src/core/ |
D | SkCanvas.cpp | 1261 Op(devPath, operand, (SkPathOp) elementOp, &devPath); in clipPath()
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkCanvas.cpp | 1261 Op(devPath, operand, (SkPathOp) elementOp, &devPath); in clipPath()
|