Home
last modified time | relevance | path

Searched refs:toggleInverseFillType (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/gm/
Dcircularclips.cpp70 fCircle1.toggleInverseFillType(); in onDraw()
72 fCircle2.toggleInverseFillType(); in onDraw()
Dpathfill.cpp391 .toggleInverseFillType() in onDraw()
/third_party/skia/tests/
DClipStackTest.cpp377 path.toggleInverseFillType(); in test_rect_inverse_fill()
702 path.toggleInverseFillType(); in test_quickContains()
711 path.toggleInverseFillType(); in test_quickContains()
720 path.toggleInverseFillType(); in test_quickContains()
729 path.toggleInverseFillType(); in test_quickContains()
738 path.toggleInverseFillType(); in test_quickContains()
746 path.toggleInverseFillType(); in test_quickContains()
754 path.toggleInverseFillType(); in test_quickContains()
762 path.toggleInverseFillType(); in test_quickContains()
DDrawPathTest.cpp187 path.toggleInverseFillType(); in test_inversepathwithclip()
DGrStyledShapeTest.cpp1391 dst->toggleInverseFillType(); in test_path_effect_makes_empty_shape()
1412 emptyPath.toggleInverseFillType(); in test_path_effect_makes_empty_shape()
1531 invertedEmptyPath.toggleInverseFillType(); in DEF_TEST()
1922 path.toggleInverseFillType(); in DEF_TEST()
2365 path.toggleInverseFillType(); in DEF_TEST()
DGrClipStackTest.cpp907 inverseRectPath.toggleInverseFillType(); in DEF_TEST()
911 inverseComplexPath.toggleInverseFillType(); in DEF_TEST()
DPathTest.cpp301 path.toggleInverseFillType(); in test_path_to_region()
402 c.toggleInverseFillType(); in test_gen_id()
/third_party/skia/docs/examples/
DPath_toggleInverseFillType.cpp14 path.toggleInverseFillType();
/third_party/skia/src/gpu/ops/
DAtlasRenderTask.h75 fPathDrawList->fPath.toggleInverseFillType(); in add()
/third_party/skia/src/gpu/geometry/
DGrShape.cpp426 out->toggleInverseFillType(); in asPath()
454 out->toggleInverseFillType(); in asPath()
DGrShape.h121 fPath.toggleInverseFillType(); in setInverted()
/third_party/skia/experimental/graphite/src/geom/
DShape.h71 fPath.toggleInverseFillType(); in setInverted()
/third_party/skia/include/core/
DSkPathBuilder.h216 SkPathBuilder& toggleInverseFillType() { in toggleInverseFillType() function
DSkPath.h222 void toggleInverseFillType() { in toggleInverseFillType() function
/third_party/skia/src/pathops/
DSkPathOpsOp.cpp285 work.toggleInverseFillType(); in OpDebug()
/third_party/skia/src/gpu/v1/
DStencilMaskHelper.cpp421 clipPath.writable()->toggleInverseFillType(); in drawPath()
DClipStack.cpp253 path.toggleInverseFillType(); in clip_atlas_fp()
/third_party/skia/src/core/
DSkStroke.cpp1440 dst->toggleInverseFillType(); in strokePath()
1537 dst->toggleInverseFillType(); in strokePath()
DSkClipStack.cpp162 fDeviceSpacePath->toggleInverseFillType(); in invertShapeFillType()
/third_party/skia/src/pdf/
DSkPDFDevice.cpp1060 modifiedPath.toggleInverseFillType(); in handleInversePath()
/third_party/skia/tools/fiddle/
Ddocumumentation_examples_map.txt2806 void toggleInverseFillType();