Home
last modified time | relevance | path

Searched refs:toggleInverseFillType (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/gm/
H A Dcircularclips.cpp70 fCircle1.toggleInverseFillType();
72 fCircle2.toggleInverseFillType();
H A Dpathfill.cpp391 .toggleInverseFillType()
/third_party/skia/tests/
H A DClipStackTest.cpp377 path.toggleInverseFillType();
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()
H A DDrawPathTest.cpp187 path.toggleInverseFillType(); in test_inversepathwithclip()
H A 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()
H A DGrClipStackTest.cpp907 inverseRectPath.toggleInverseFillType(); in DEF_TEST()
911 inverseComplexPath.toggleInverseFillType(); in DEF_TEST()
H A DPathTest.cpp301 path.toggleInverseFillType(); in test_path_to_region()
402 c.toggleInverseFillType(); in test_gen_id()
/third_party/skia/docs/examples/
H A DPath_toggleInverseFillType.cpp14 path.toggleInverseFillType(); in REG_FIDDLE()
/third_party/skia/src/gpu/ops/
H A DAtlasRenderTask.h75 fPathDrawList->fPath.toggleInverseFillType(); in add()
/third_party/skia/experimental/graphite/src/geom/
H A DShape.h71 fPath.toggleInverseFillType(); in setInverted()
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp426 out->toggleInverseFillType(); in asPath()
454 out->toggleInverseFillType(); in asPath()
H A DGrShape.h121 fPath.toggleInverseFillType(); in setInverted()
/third_party/skia/include/core/
H A DSkPathBuilder.h216 SkPathBuilder& toggleInverseFillType() { in toggleInverseFillType() function in SkPathBuilder
H A DSkPath.h222 void toggleInverseFillType() { in toggleInverseFillType() function in SkPath
/third_party/skia/src/gpu/v1/
H A DStencilMaskHelper.cpp421 clipPath.writable()->toggleInverseFillType(); in drawPath()
H A DClipStack.cpp253 path.toggleInverseFillType(); in clip_atlas_fp()
/third_party/skia/src/pathops/
H A DSkPathOpsOp.cpp285 work.toggleInverseFillType(); in OpDebug()
/third_party/skia/src/core/
H A DSkClipStack.cpp162 fDeviceSpacePath->toggleInverseFillType(); in invertShapeFillType()
H A DSkStroke.cpp1440 dst->toggleInverseFillType();
1537 dst->toggleInverseFillType();
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp1060 modifiedPath.toggleInverseFillType(); in handleInversePath()

Completed in 69 milliseconds