skia2/samplecode
Herb Derby 73e6a66146 Replace SK_ARRAY_COUNT with std::size() for skia/samplecode
Change-Id: Ibfa2c0efa3e4addf21aa400e3d323675ac0185ef
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551886
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2022-06-22 14:02:56 +00:00
..
DecodeFile.h
Sample2PtRadial.cpp
Sample3D.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
Sample.cpp Ensure Sample::onOnceBeforeDraw before onAnimate. 2022-03-08 21:50:17 +00:00
Sample.h Ensure Sample::onOnceBeforeDraw before onAnimate. 2022-03-08 21:50:17 +00:00
SampleAARectModes.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleAARects.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleAndroidShadows.cpp Add ShadowFlag to use only blurs for concave shapes. 2022-04-27 18:02:26 +00:00
SampleAnimatedImage.cpp
SampleAnimatedText.cpp De-namespace uses of MaskFormat 2022-04-21 15:55:21 +00:00
SampleAnimBlur.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleArc.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleAtlas.cpp [includes] Enforce IWYU on src/utils 2022-04-28 17:32:20 +00:00
SampleAudio.cpp Reland "Add format-specifier warnings to SkDebugf." 2021-06-25 17:57:43 +00:00
SampleCamera.cpp Revert "Move SkCamera.h to client_utils/android" 2022-04-25 12:33:01 +00:00
SampleChart.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleChineseFling.cpp De-namespace uses of MaskFormat 2022-04-21 15:55:21 +00:00
SampleCircle.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
SampleClip.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleClock.cpp
SampleComplexClip.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleCowboy.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
SampleCusp.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleDegenerateQuads.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
SampleDegenerateTwoPtRadials.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleEffects.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
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 Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +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 Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleHairCurves.cpp
SampleHairModes.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleImageFilterDAG.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleLayers.cpp Revert "Move SkCamera.h to client_utils/android" 2022-04-25 12:33:01 +00:00
SampleLCD.cpp
SampleManyRects.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
SampleMaterialShadows.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleMegaStroke.cpp
SampleMixer.cpp
SamplePatch.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SamplePath.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SamplePathClip.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SamplePathEffects.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SamplePathOverstroke.cpp
SamplePathTessellators.cpp Remove GrShaderCaps accessor functions. 2022-06-07 21:08:03 +00:00
SamplePathText.cpp Remove SkNx entirely 2022-05-24 15:57:57 +00:00
SamplePolyToPoly.cpp [includes] Enforce IWYU on src/utils 2022-04-28 17:32:20 +00:00
SampleQuadStroker.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleRectanizer.cpp Fix up Ganesh and Graphite defines. 2022-05-23 20:51:28 +00:00
SampleRepeatTile.cpp
SampleSBIX.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleSG.cpp [includes] Remove include link between SkPath.h and SkPathRef.h 2022-03-09 00:55:54 +00:00
SampleShadowColor.cpp
SampleShadowReference.cpp Reland "[includes] Remove include link between SkPathRef.h and SkRRect.h" 2022-03-07 15:15:05 +00:00
SampleShadowUtils.cpp Revert "Move SkCamera.h to client_utils/android" 2022-04-25 12:33:01 +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 Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleStringArt.cpp
SampleStrokePath.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleStrokeRect.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
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
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 Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleWritePixels.cpp
SampleXfer.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
SampleXfermodesBlur.cpp Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
vertexdump.cpp