Home
last modified time | relevance | path

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

12

/external/skia/gm/
Dcircularclips.cpp67 fCircle1.toggleInverseFillType(); in onDraw()
69 fCircle2.toggleInverseFillType(); in onDraw()
Dpathfill.cpp380 path.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/tests/
DClipStackTest.cpp414 path.toggleInverseFillType(); in test_rect_inverse_fill()
743 path.toggleInverseFillType(); in test_quickContains()
752 path.toggleInverseFillType(); in test_quickContains()
761 path.toggleInverseFillType(); in test_quickContains()
770 path.toggleInverseFillType(); in test_quickContains()
779 path.toggleInverseFillType(); in test_quickContains()
787 path.toggleInverseFillType(); in test_quickContains()
795 path.toggleInverseFillType(); in test_quickContains()
803 path.toggleInverseFillType(); in test_quickContains()
DDrawPathTest.cpp130 path.toggleInverseFillType(); in test_inversepathwithclip()
DGrShapeTest.cpp1356 dst->toggleInverseFillType(); in test_path_effect_makes_empty_shape()
1379 emptyPath.toggleInverseFillType(); in test_path_effect_makes_empty_shape()
1498 invertedEmptyPath.toggleInverseFillType(); in DEF_TEST()
1894 path.toggleInverseFillType(); in DEF_TEST()
/external/skqp/tests/
DClipStackTest.cpp414 path.toggleInverseFillType(); in test_rect_inverse_fill()
743 path.toggleInverseFillType(); in test_quickContains()
752 path.toggleInverseFillType(); in test_quickContains()
761 path.toggleInverseFillType(); in test_quickContains()
770 path.toggleInverseFillType(); in test_quickContains()
779 path.toggleInverseFillType(); in test_quickContains()
787 path.toggleInverseFillType(); in test_quickContains()
795 path.toggleInverseFillType(); in test_quickContains()
803 path.toggleInverseFillType(); in test_quickContains()
DDrawPathTest.cpp130 path.toggleInverseFillType(); in test_inversepathwithclip()
DGrShapeTest.cpp1328 dst->toggleInverseFillType(); in test_path_effect_makes_empty_shape()
1351 emptyPath.toggleInverseFillType(); in test_path_effect_makes_empty_shape()
1470 invertedEmptyPath.toggleInverseFillType(); in DEF_TEST()
1866 path.toggleInverseFillType(); in DEF_TEST()
/external/skqp/src/gpu/
DGrReducedClip.cpp659 ccprClipPath.toggleInverseFillType(); in addAnalyticFP()
697 path.toggleInverseFillType(); in stencil_element()
727 path.toggleInverseFillType(); in draw_element()
844 clipPath.toggleInverseFillType(); in drawStencilClipMask()
DGrClipStackClip.cpp111 path.toggleInverseFillType(); in PathNeedsSWRenderer()
421 clipPath.toggleInverseFillType(); in draw_clip_elements_to_mask_helper()
DGrShape.cpp103 result.fPathData.fPath.toggleInverseFillType(); in MakeFilled()
/external/skia/src/gpu/
DGrReducedClip.cpp659 ccprClipPath.toggleInverseFillType(); in addAnalyticFP()
697 path.toggleInverseFillType(); in stencil_element()
727 path.toggleInverseFillType(); in draw_element()
844 clipPath.toggleInverseFillType(); in drawStencilClipMask()
DGrClipStackClip.cpp111 path.toggleInverseFillType(); in PathNeedsSWRenderer()
421 clipPath.toggleInverseFillType(); in draw_clip_elements_to_mask_helper()
DGrShape.cpp114 result.fPathData.fPath.toggleInverseFillType(); in MakeFilled()
/external/skia/include/core/
DSkPath.h205 void toggleInverseFillType() { in toggleInverseFillType() function
/external/skqp/include/core/
DSkPath.h206 void toggleInverseFillType() { in toggleInverseFillType() function
/external/skqp/src/core/
DSkStroke.cpp1392 dst->toggleInverseFillType(); in strokePath()
1489 dst->toggleInverseFillType(); in strokePath()
DSkClipStack.cpp135 fDeviceSpacePath.get()->toggleInverseFillType(); in invertShapeFillType()
/external/skia/src/core/
DSkStroke.cpp1393 dst->toggleInverseFillType(); in strokePath()
1490 dst->toggleInverseFillType(); in strokePath()
DSkClipStack.cpp135 fDeviceSpacePath.get()->toggleInverseFillType(); in invertShapeFillType()
/external/skia/docs/
DSkPath_Reference.bmh858 #SeeAlso FillType getFillType toggleInverseFillType
882 #SeeAlso FillType getFillType setFillType toggleInverseFillType
888 #Method void toggleInverseFillType()
916 path.toggleInverseFillType();
/external/skqp/docs/
DSkPath_Reference.bmh853 #SeeAlso FillType getFillType toggleInverseFillType
877 #SeeAlso FillType getFillType setFillType toggleInverseFillType
883 #Method void toggleInverseFillType()
911 path.toggleInverseFillType();
/external/skia/src/pdf/
DSkPDFDevice.cpp1827 modifiedPath.toggleInverseFillType(); in handleInversePath()

12