Home
last modified time | relevance | path

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

12

/external/skia/gm/
Dcircularclips.cpp71 fCircle1.toggleInverseFillType(); in onDraw()
73 fCircle2.toggleInverseFillType(); in onDraw()
Dpathfill.cpp391 .toggleInverseFillType() in onDraw()
/external/skqp/gm/
Dcircularclips.cpp67 fCircle1.toggleInverseFillType(); in onDraw()
69 fCircle2.toggleInverseFillType(); in onDraw()
Dpathfill.cpp380 path.toggleInverseFillType(); in onDraw()
/external/skia/docs/examples/
DPath_toggleInverseFillType.cpp14 path.toggleInverseFillType();
/external/skia/tests/
DClipStackTest.cpp438 path.toggleInverseFillType(); in test_rect_inverse_fill()
767 path.toggleInverseFillType(); in test_quickContains()
776 path.toggleInverseFillType(); in test_quickContains()
785 path.toggleInverseFillType(); in test_quickContains()
794 path.toggleInverseFillType(); in test_quickContains()
803 path.toggleInverseFillType(); in test_quickContains()
811 path.toggleInverseFillType(); in test_quickContains()
819 path.toggleInverseFillType(); in test_quickContains()
827 path.toggleInverseFillType(); in test_quickContains()
DDrawPathTest.cpp139 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()
/external/skqp/tests/
DClipStackTest.cpp435 path.toggleInverseFillType(); in test_rect_inverse_fill()
764 path.toggleInverseFillType(); in test_quickContains()
773 path.toggleInverseFillType(); in test_quickContains()
782 path.toggleInverseFillType(); in test_quickContains()
791 path.toggleInverseFillType(); in test_quickContains()
800 path.toggleInverseFillType(); in test_quickContains()
808 path.toggleInverseFillType(); in test_quickContains()
816 path.toggleInverseFillType(); in test_quickContains()
824 path.toggleInverseFillType(); in test_quickContains()
DDrawPathTest.cpp139 path.toggleInverseFillType(); in test_inversepathwithclip()
DGrShapeTest.cpp1375 dst->toggleInverseFillType(); in test_path_effect_makes_empty_shape()
1393 emptyPath.toggleInverseFillType(); in test_path_effect_makes_empty_shape()
1510 invertedEmptyPath.toggleInverseFillType(); in DEF_TEST()
1906 path.toggleInverseFillType(); in DEF_TEST()
/external/skqp/src/gpu/
DGrReducedClip.cpp664 ccprClipPath.toggleInverseFillType(); in addAnalyticFP()
702 path.toggleInverseFillType(); in stencil_element()
732 path.toggleInverseFillType(); in draw_element()
850 clipPath.toggleInverseFillType(); in drawStencilClipMask()
DGrClipStackClip.cpp113 path.toggleInverseFillType(); in PathNeedsSWRenderer()
440 clipPath.toggleInverseFillType(); in draw_clip_elements_to_mask_helper()
DGrShape.cpp116 result.fPathData.fPath.toggleInverseFillType(); in MakeFilled()
/external/skia/src/gpu/geometry/
DGrShape.cpp426 out->toggleInverseFillType(); in asPath()
454 out->toggleInverseFillType(); in asPath()
DGrShape.h121 fPath.toggleInverseFillType(); in setInverted()
/external/skia/src/gpu/
DGrReducedClip.cpp706 ccprClipPath.toggleInverseFillType(); in addAnalyticPath()
752 path.toggleInverseFillType(); in stencil_element()
781 path.toggleInverseFillType(); in draw_element()
DGrClipStackClip.cpp109 path.toggleInverseFillType(); in PathNeedsSWRenderer()
432 clipPath.toggleInverseFillType(); in draw_clip_elements_to_mask_helper()
DGrStencilMaskHelper.cpp407 clipPath.writable()->toggleInverseFillType(); in drawPath()
/external/skia/include/core/
DSkPathBuilder.h216 SkPathBuilder& toggleInverseFillType() { in toggleInverseFillType() function
DSkPath.h222 void toggleInverseFillType() { in toggleInverseFillType() function
/external/skqp/src/pathops/
DSkPathOpsOp.cpp287 work.toggleInverseFillType(); in OpDebug()
/external/skia/src/pathops/
DSkPathOpsOp.cpp285 work.toggleInverseFillType(); in OpDebug()
/external/skqp/include/core/
DSkPath.h207 void toggleInverseFillType() { in toggleInverseFillType() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPath.java283 protected void toggleInverseFillType() { in toggleInverseFillType() method in ShadowPath

12