Home
last modified time | relevance | path

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

/external/skia/gm/
Dcircularclips.cpp67 fCircle1.toggleInverseFillType(); in onDraw()
69 fCircle2.toggleInverseFillType(); in onDraw()
Dpathfill.cpp186 path.toggleInverseFillType(); in onDraw()
/external/skia/tests/
DClipStackTest.cpp402 path.toggleInverseFillType(); in test_rect_inverse_fill()
731 path.toggleInverseFillType(); in test_quickContains()
740 path.toggleInverseFillType(); in test_quickContains()
749 path.toggleInverseFillType(); in test_quickContains()
758 path.toggleInverseFillType(); in test_quickContains()
767 path.toggleInverseFillType(); in test_quickContains()
775 path.toggleInverseFillType(); in test_quickContains()
783 path.toggleInverseFillType(); in test_quickContains()
791 path.toggleInverseFillType(); in test_quickContains()
DDrawPathTest.cpp130 path.toggleInverseFillType(); in test_inversepathwithclip()
DPathTest.cpp175 path.toggleInverseFillType(); in test_path_to_region()
276 c.toggleInverseFillType(); in test_gen_id()
/external/skia/src/gpu/
DGrClipMaskManager.cpp67 path.writable()->toggleInverseFillType(); in path_needs_SW_renderer()
412 path.toggleInverseFillType(); in drawElement()
448 path.toggleInverseFillType(); in canStencilAndDrawElement()
768 clipPath.toggleInverseFillType(); in createStencilClipMask()
1080 clipPath.toggleInverseFillType(); in createSoftwareClipMask()
/external/skia/include/core/
DSkPath.h88 void toggleInverseFillType() { in toggleInverseFillType() function
/external/skia/src/core/
DSkClipStack.cpp105 fPath.get()->toggleInverseFillType(); in invertShapeFillType()
DSkStroke.cpp1574 dst->toggleInverseFillType(); in strokePath()
1664 dst->toggleInverseFillType(); in strokePath()
/external/skia/src/pdf/
DSkPDFDevice.cpp1445 modifiedPath.toggleInverseFillType(); in handleInversePath()