skia2/samplecode
2016-09-21 11:15:07 -07:00
..
ClockFaceView.cpp Add samples to Viewer. 2016-06-16 09:52:35 -07:00
DecodeFile.h change SkStreams to work with sk_sp<SkData> instead of SkData* 2016-09-12 12:01:44 -07:00
GMSampleView.cpp add helpers for using SkData with picture serialization 2016-09-15 07:19:35 -07:00
GMSampleView.h
OverView.cpp
OverView.h
PerlinPatch.cpp 'g' key toggles showgrid for PerlinPatch 2016-08-22 08:45:16 -07:00
Sample2PtRadial.cpp
SampleAAClip.cpp
SampleAAGeometry.cpp toy to play with antialias raytracing 2016-05-27 05:13:26 -07:00
SampleAARectModes.cpp Rein in the use of SkDevice.h 2016-04-20 05:29:51 -07:00
SampleAARects.cpp Rein in the use of SkDevice.h 2016-04-20 05:29:51 -07:00
SampleAll.cpp SkTypeface::MakeFromName to take SkFontStyle. 2016-05-31 11:42:37 -07:00
SampleAndroidShadows.cpp Switch default for SkGaussianBlurShader radius size. 2016-09-14 07:04:49 -07:00
SampleAnimatedText.cpp Move SkTypeface to sk_sp. 2016-05-12 10:09:31 -07:00
SampleAnimator.cpp SkFontData to use smart pointers. 2016-09-16 06:24:20 -07:00
SampleAnimBlur.cpp
SampleApp.cpp abstract name of clipping ops, to transtion to a more restricted set 2016-09-20 08:42:39 -07:00
SampleApp.h add pipecanvas 2016-09-13 08:09:45 -07:00
SampleArc.cpp
SampleAtlas.cpp Add samples to Viewer. 2016-06-16 09:52:35 -07:00
SampleBevel.cpp Moved ambient lights out of SkLight's light array 2016-08-29 10:22:09 -07:00
SampleBigBlur.cpp
SampleBigGradient.cpp
SampleBitmapRect.cpp
SampleBlur.cpp
SampleCamera.cpp
SampleChart.cpp
SampleCircle.cpp Factor code to rotate a canvas about a point. 2016-07-12 15:01:19 -07:00
SampleClamp.cpp
SampleClip.cpp abstract name of clipping ops, to transtion to a more restricted set 2016-09-20 08:42:39 -07:00
SampleClipDrawMatch.cpp allow clip calls w/o op param, remove unnecessary kReplace ops 2016-09-21 11:15:07 -07:00
SampleClock.cpp Add samples to Viewer. 2016-06-16 09:52:35 -07:00
SampleCode.cpp Add samples to Viewer. 2016-06-16 09:52:35 -07:00
SampleCode.h Add samples to Viewer. 2016-06-16 09:52:35 -07:00
SampleColorFilter.cpp Rein in the use of SkDevice.h 2016-04-20 05:29:51 -07:00
SampleComplexClip.cpp abstract name of clipping ops, to transtion to a more restricted set 2016-09-20 08:42:39 -07:00
SampleConcavePaths.cpp
SampleDash.cpp
SampleDegenerateTwoPtRadials.cpp
SampleDither.cpp Factor code to rotate a canvas about a point. 2016-07-12 15:01:19 -07:00
SampleDitherBitmap.cpp
SampleEffects.cpp
SampleEmboss.cpp
SampleFatBits.cpp abstract name of clipping ops, to transtion to a more restricted set 2016-09-20 08:42:39 -07:00
SampleFillType.cpp
SampleFilter2.cpp
SampleFilter.cpp
SampleFilterFuzz.cpp Convert SkAutoTUnref<SkData> to sk_sp<SkData>. 2016-08-03 13:32:32 -07:00
SampleFilterQuality.cpp
SampleFontCache.cpp
SampleFontScalerTest.cpp Factor code to rotate a canvas about a point. 2016-07-12 15:01:19 -07:00
SampleFuzz.cpp
SampleGradients.cpp
SampleHairCurves.cpp
SampleHairline.cpp
SampleHairModes.cpp Rein in the use of SkDevice.h 2016-04-20 05:29:51 -07:00
SampleHT.cpp Factor code to rotate a canvas about a point. 2016-07-12 15:01:19 -07:00
SampleIdentityScale.cpp abstract name of clipping ops, to transtion to a more restricted set 2016-09-20 08:42:39 -07:00
SampleLayerMask.cpp
SampleLayers.cpp abstract name of clipping ops, to transtion to a more restricted set 2016-09-20 08:42:39 -07:00
SampleLCD.cpp Rein in the use of SkDevice.h 2016-04-20 05:29:51 -07:00
SampleLighting.cpp Moved ambient lights out of SkLight's light array 2016-08-29 10:22:09 -07:00
SampleLines.cpp
SampleLitAtlas.cpp Moved ambient lights out of SkLight's light array 2016-08-29 10:22:09 -07:00
SampleLua.cpp Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. 2016-08-02 14:40:46 -07:00
SampleManyRects.cpp Rein in the use of SkDevice.h 2016-04-20 05:29:51 -07:00
SampleMeasure.cpp
SampleMegaStroke.cpp
SamplePatch.cpp
SamplePath.cpp
SamplePathClip.cpp
SamplePathEffects.cpp
SamplePathFill.cpp
SamplePathFuzz.cpp
SamplePathOverstroke.cpp Add cubic example and draw original path 2016-06-30 10:04:21 -07:00
SamplePdfFileViewer.cpp
SamplePictFile.cpp 'F' will toggle filtering for the --picture sample 2016-08-22 07:41:46 -07:00
SamplePoints.cpp
SamplePolyToPoly.cpp
SampleQuadStroker.cpp
SampleRectanizer.cpp
SampleRegion.cpp
SampleRepeatTile.cpp
SampleShaders.cpp
SampleShaderText.cpp
SampleShadowing.cpp made point lights linear attenuation; also fixed point light depth bug 2016-09-09 11:58:19 -07:00
SampleShip.cpp
SampleSkLayer.cpp
SampleSlides.cpp SkTypeface::MakeFromName to take SkFontStyle. 2016-05-31 11:42:37 -07:00
SampleStringArt.cpp
SampleStrokePath.cpp
SampleStrokeRect.cpp Rein in the use of SkDevice.h 2016-04-20 05:29:51 -07:00
SampleSubpixelTranslate.cpp
SampleSVGFile.cpp [SVGDom] Expose intrinsic size info 2016-09-14 12:04:30 -07:00
SampleSVGPong.cpp [SVGDom] Expose intrinsic size info 2016-09-14 12:04:30 -07:00
SampleText.cpp Move SkTypeface to sk_sp. 2016-05-12 10:09:31 -07:00
SampleTextAlpha.cpp Rein in the use of SkDevice.h 2016-04-20 05:29:51 -07:00
SampleTextBox.cpp
SampleTextOnPath.cpp
SampleTextureDomain.cpp
SampleTiling.cpp
SampleTinyBitmap.cpp
SampleUnpremul.cpp
SampleVertices.cpp
SampleWritePixels.cpp
SampleXfer.cpp
SampleXfermodesBlur.cpp SkTypeface::MakeFromName to take SkFontStyle. 2016-05-31 11:42:37 -07:00
vertexdump.cpp