Home
last modified time | relevance | path

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

12345678910>>...12

/aosp_15_r20/external/skia/tests/
H A DClipStackTest.cpp368 path.toggleInverseFillType(); in test_rect_inverse_fill()
693 path.toggleInverseFillType(); in test_quickContains()
702 path.toggleInverseFillType(); in test_quickContains()
711 path.toggleInverseFillType(); in test_quickContains()
720 path.toggleInverseFillType(); in test_quickContains()
729 path.toggleInverseFillType(); in test_quickContains()
737 path.toggleInverseFillType(); in test_quickContains()
745 path.toggleInverseFillType(); in test_quickContains()
753 path.toggleInverseFillType(); in test_quickContains()
H A DDrawPathTest.cpp191 path.toggleInverseFillType(); in test_inversepathwithclip()
H A DGrStyledShapeTest.cpp1403 dst->toggleInverseFillType(); in test_path_effect_makes_empty_shape()
1424 emptyPath.toggleInverseFillType(); in test_path_effect_makes_empty_shape()
1543 invertedEmptyPath.toggleInverseFillType(); in DEF_TEST()
1904 path.toggleInverseFillType(); in DEF_TEST()
2369 path.toggleInverseFillType(); in DEF_TEST()
H A DGrClipStackTest.cpp943 inverseRectPath.toggleInverseFillType(); in DEF_TEST()
947 inverseComplexPath.toggleInverseFillType(); in DEF_TEST()
/aosp_15_r20/external/skia/src/gpu/graphite/geom/
H A DShape.cpp53 nonInverted.toggleInverseFillType(); in conservativeContains()
61 arc.toggleInverseFillType(); in conservativeContains()
80 nonInverted.toggleInverseFillType(); in conservativeContains()
126 out.toggleInverseFillType(); in asPath()
H A DShape.h79 fPath.toggleInverseFillType(); in setInverted()
/aosp_15_r20/external/skia/gm/
H A Dcircularclips.cpp66 fCircle1.toggleInverseFillType(); in onDraw()
68 fCircle2.toggleInverseFillType(); in onDraw()
H A Dpathopsblend.cpp69 p2inv.toggleInverseFillType();
H A Dpathfill.cpp384 .toggleInverseFillType() in onDraw()
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrShape.cpp431 out->toggleInverseFillType(); in asPath()
458 out->toggleInverseFillType(); in asPath()
H A DGrShape.h122 fPath.toggleInverseFillType(); in setInverted()
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DAtlasRenderTask.h96 fPathDrawList->fPath.toggleInverseFillType(); in add()
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DRasterPathUtils.cpp64 path.toggleInverseFillType(); in drawShape()
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/widget/
DDynamicAdaptiveIconDrawable.java311 mMask.toggleInverseFillType(); in getTransparentRegion()
314 mMask.toggleInverseFillType(); in getTransparentRegion()
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/drawable/
H A DAdaptiveIconDrawable.java433 mMask.toggleInverseFillType(); in getTransparentRegion()
436 mMask.toggleInverseFillType(); in getTransparentRegion()
/aosp_15_r20/external/skia/include/core/
H A DSkPathBuilder.h225 SkPathBuilder& toggleInverseFillType() { in toggleInverseFillType() function
H A DSkPath.h249 void toggleInverseFillType() { in toggleInverseFillType() function
/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsOp.cpp298 work.toggleInverseFillType(); in OpDebug()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DStencilMaskHelper.cpp440 clipPath.writable()->toggleInverseFillType(); in drawPath()
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativePathTest.java369 path.toggleInverseFillType(); in testToggleInverseFillType()
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DPath.java269 public void toggleInverseFillType() { in toggleInverseFillType() method in Path
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowLegacyPath.java225 protected void toggleInverseFillType() { in toggleInverseFillType() method in ShadowLegacyPath
/aosp_15_r20/external/skia/src/core/
H A DSkStroke.cpp1464 dst->toggleInverseFillType(); in strokePath()
1560 dst->toggleInverseFillType(); in strokePath()
H A DSkClipStack.cpp156 fDeviceSpacePath->toggleInverseFillType(); in invertShapeFillType()
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DPathTest.java506 path.toggleInverseFillType(); in testToggleInverseFillType()

12345678910>>...12