skia2/samplecode
Michael Ludwig 220702dac0 Track min required segments in PatchWriter
Also handles automatically chopping curves to reach the maximum segments
allowed for the PatchWriter.

Change-Id: Iba817e817dd270d170d305c1256cf9aec7b803d2
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/502056
Reviewed-by: Christopher Dalton <csmartdalton@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
2022-02-08 16:30:26 +00:00
..
DecodeFile.h
Sample2PtRadial.cpp
Sample3D.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
Sample.cpp
Sample.h
SampleAARectModes.cpp
SampleAARects.cpp
SampleAndroidShadows.cpp
SampleAnimatedImage.cpp
SampleAnimatedText.cpp
SampleAnimBlur.cpp
SampleArc.cpp
SampleAtlas.cpp
SampleAudio.cpp Reland "Add format-specifier warnings to SkDebugf." 2021-06-25 17:57:43 +00:00
SampleCamera.cpp
SampleChart.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleChineseFling.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleCircle.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
SampleClip.cpp Fix cases of variable shadowing in /samplecode/. 2021-08-11 13:40:50 +00:00
SampleClock.cpp
SampleComplexClip.cpp Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv 2021-08-03 18:08:21 +00:00
SampleCowboy.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleCusp.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
SampleDegenerateQuads.cpp Move more classes to skgpu::v1 namespace 2021-09-16 14:04:16 +00:00
SampleDegenerateTwoPtRadials.cpp
SampleEffects.cpp
SampleEmboss.cpp
SampleFatBits.cpp Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv 2021-08-03 18:08:21 +00:00
SampleFillType.cpp
SampleFilterBounds.cpp Don't assume DecomposeCTM and setDeviceCoordSystem always succeed 2021-08-26 14:21:45 +00:00
SampleFitCubicToCircle.cpp
SampleFlutterAnimate.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleGlyphTransform.cpp
SampleGradients.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
SampleHairCurves.cpp
SampleHairModes.cpp
SampleImageFilterDAG.cpp Don't assume DecomposeCTM and setDeviceCoordSystem always succeed 2021-08-26 14:21:45 +00:00
SampleLayers.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
SampleLCD.cpp
SampleManyRects.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
SampleMaterialShadows.cpp Reland "Fix directional shadows." 2021-07-16 16:49:52 +00:00
SampleMegaStroke.cpp
SampleMixer.cpp
SamplePatch.cpp
SamplePath.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
SamplePathClip.cpp Redraw duing mouse drag 2021-08-31 00:34:58 +00:00
SamplePathEffects.cpp
SamplePathOverstroke.cpp
SamplePathTessellators.cpp Track min required segments in PatchWriter 2022-02-08 16:30:26 +00:00
SamplePathText.cpp Fix when a glyph has a path 2021-12-07 14:58:29 +00:00
SamplePolyToPoly.cpp Fix cases of variable shadowing in /samplecode/. 2021-08-11 13:40:50 +00:00
SampleQuadStroker.cpp
SampleRectanizer.cpp
SampleRepeatTile.cpp
SampleSG.cpp
SampleShadowColor.cpp
SampleShadowReference.cpp
SampleShadowUtils.cpp Fix cases of variable shadowing in /samplecode/. 2021-08-11 13:40:50 +00:00
SampleShip.cpp
SampleSimpleStroker.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleSlides.cpp
SampleStringArt.cpp
SampleStrokePath.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
SampleStrokeRect.cpp
SampleStrokeVerb.cpp Reland "Purge ccpr" 2021-06-19 18:42:38 +00:00
SampleSVGFile.cpp Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" 2021-09-01 17:54:08 +00:00
SampleTextBox.cpp Add SkShaper::PurgeCaches. 2021-01-27 17:50:30 +00:00
SampleTextureUpload.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleThinAA.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleTiming.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleVariableWidthStroker.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleVertices.cpp
SampleWritePixels.cpp
SampleXfer.cpp
SampleXfermodesBlur.cpp Fix cases of variable shadowing in samplecode/. 2021-08-02 19:25:01 +00:00
vertexdump.cpp