.. |
ClockFaceView.cpp
|
safeUnref() -> SkSafeUnref()
|
2011-02-13 18:21:16 +00:00 |
OverView.cpp
|
add onSendClickToChildren to views, so a view can capture all clicks.
|
2009-11-16 14:52:01 +00:00 |
SampleAARects.cpp
|
inherit from SampleView
|
2011-05-05 14:12:36 +00:00 |
SampleAll.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleAnimator.cpp
|
updates
|
2010-05-17 14:50:04 +00:00 |
SampleApp.cpp
|
fix uninitialized var
|
2011-05-17 15:33:45 +00:00 |
SampleArc.cpp
|
update to SampleView
|
2011-05-05 14:03:48 +00:00 |
SampleAvoid.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleBigGradient.cpp
|
remove some dead code in pipes
|
2011-05-11 05:58:58 +00:00 |
SampleBitmapRect.cpp
|
migrate some samples over to SampleView, for FPS measurements
|
2011-04-22 14:10:48 +00:00 |
SampleBlur.cpp
|
fix warnings
|
2011-04-14 17:53:24 +00:00 |
SampleCamera.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleCircle.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleClamp.cpp
|
new samples
|
2011-05-04 14:34:56 +00:00 |
samplecode_files.mk
|
Add a sample application that runs on unix.
|
2011-03-15 15:15:15 +00:00 |
SampleCode.h
|
add 'p' to toggle on/off testing the pipe
|
2011-05-12 22:08:24 +00:00 |
SampleColorFilter.cpp
|
Add color filters to gpu path.
|
2011-05-11 14:05:25 +00:00 |
SampleComplexClip.cpp
|
remove some dead code in pipes
|
2011-05-11 05:58:58 +00:00 |
SampleCull.cpp
|
update to SampleView
|
2011-05-05 14:03:48 +00:00 |
SampleDash.cpp
|
new samples
|
2011-05-04 14:34:56 +00:00 |
SampleDecode.cpp
|
Fix crash when codec not found for SampleDecode
|
2011-04-01 18:43:22 +00:00 |
SampleDither.cpp
|
update to SampleView
|
2011-05-05 14:03:48 +00:00 |
SampleDitherBitmap.cpp
|
remove some dead code in pipes
|
2011-05-11 05:58:58 +00:00 |
SampleDraw.cpp
|
add typefacecache
|
2011-05-02 17:33:45 +00:00 |
SampleDrawLooper.cpp
|
update to SampleView
|
2011-05-05 14:03:48 +00:00 |
SampleEffects.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleEmboss.cpp
|
update to SampleView
|
2011-05-05 14:03:48 +00:00 |
SampleEncode.cpp
|
remove some dead code in pipes
|
2011-05-11 05:58:58 +00:00 |
SampleExtractAlpha.cpp
|
remove some dead code in pipes
|
2011-05-11 05:58:58 +00:00 |
SampleFillType.cpp
|
update to SampleView
|
2011-05-05 14:03:48 +00:00 |
SampleFilter2.cpp
|
update to SampleView
|
2011-05-05 14:03:48 +00:00 |
SampleFilter.cpp
|
add 'p' to toggle on/off testing the pipe
|
2011-05-12 22:08:24 +00:00 |
SampleFontCache.cpp
|
update to SampleView
|
2011-05-05 14:03:48 +00:00 |
SampleFontScalerTest.cpp
|
add typefacecache
|
2011-05-02 17:33:45 +00:00 |
SampleFuzz.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleGM.cpp
|
remove some dead code in pipes
|
2011-05-11 05:58:58 +00:00 |
SampleGradients.cpp
|
migrate some samples over to SampleView, for FPS measurements
|
2011-04-22 14:10:48 +00:00 |
SampleHairline.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleImage.cpp
|
remove remaining references to porterduff
|
2009-06-23 12:19:41 +00:00 |
SampleImageDir.cpp
|
remove remaining references to porterduff
|
2009-06-23 12:19:41 +00:00 |
SampleLayerMask.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleLayers.cpp
|
merge with changes for GPU backend
|
2010-12-20 18:26:13 +00:00 |
SampleLCD.cpp
|
rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the
|
2009-07-22 19:21:01 +00:00 |
SampleLineClipper.cpp
|
fix warnings (local storage too small, int->scalar)
|
2011-03-18 14:47:36 +00:00 |
SampleLines.cpp
|
update to SampleView
|
2011-05-05 14:03:48 +00:00 |
SampleMeasure.cpp
|
add CG imagedecoder (still needs encoding)
|
2008-12-23 16:06:51 +00:00 |
SampleMipMap.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleMovie.cpp
|
remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with
|
2011-02-07 15:30:46 +00:00 |
SampleNinePatch.cpp
|
updates
|
2010-04-22 16:07:49 +00:00 |
SampleOvalTest.cpp
|
add setXYWH to rects
|
2011-03-03 13:23:35 +00:00 |
SampleOverflow.cpp
|
grab from latest android
|
2008-12-17 15:59:43 +00:00 |
SamplePageFlip.cpp
|
remove deprecated use of porterduff enum
|
2009-06-23 03:01:32 +00:00 |
SamplePatch.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SamplePath.cpp
|
remove some dead code in pipes
|
2011-05-11 05:58:58 +00:00 |
SamplePathClip.cpp
|
add onSendClickToChildren to views, so a view can capture all clicks.
|
2009-11-16 14:52:01 +00:00 |
SamplePathEffects.cpp
|
merge with changes for GPU backend
|
2010-12-20 18:26:13 +00:00 |
SamplePathFill.cpp
|
add
|
2011-04-11 13:57:34 +00:00 |
SamplePicture.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SamplePoints.cpp
|
migrate some samples over to SampleView, for FPS measurements
|
2011-04-22 14:10:48 +00:00 |
SamplePolyToPoly.cpp
|
remove some dead code in pipes
|
2011-05-11 05:58:58 +00:00 |
SampleRegion.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleRepeatTile.cpp
|
test for non-scaled bitmap tiles
|
2009-08-13 19:33:44 +00:00 |
SampleShaders.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleShaderText.cpp
|
migrate some samples over to SampleView, for FPS measurements
|
2011-04-22 14:10:48 +00:00 |
SampleShapes.cpp
|
migrate some samples over to SampleView, for FPS measurements
|
2011-04-22 14:10:48 +00:00 |
SampleSkLayer.cpp
|
updates
|
2010-04-22 16:07:49 +00:00 |
SampleSlides.cpp
|
merge with changes for GPU backend
|
2010-12-20 18:26:13 +00:00 |
SampleStrokePath.cpp
|
fix warnings
|
2011-04-14 17:53:24 +00:00 |
SampleStrokeText.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleSVG.cpp
|
updates
|
2010-05-17 14:50:04 +00:00 |
SampleTests.cpp
|
add Convexity enum to SkPath
|
2011-05-15 04:08:24 +00:00 |
SampleText.cpp
|
add typefacecache
|
2011-05-02 17:33:45 +00:00 |
SampleTextAlpha.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleTextBox.cpp
|
add debugging test for building SkDescriptor
|
2011-05-04 14:31:07 +00:00 |
SampleTextEffects.cpp
|
migrate some samples over to SampleView, for FPS measurements
|
2011-04-22 14:10:48 +00:00 |
SampleTextOnPath.cpp
|
migrate some samples over to SampleView, for FPS measurements
|
2011-04-22 14:10:48 +00:00 |
SampleTextureDomain.cpp
|
Adding a test to sampleapp for texture domain
|
2011-05-17 15:47:10 +00:00 |
SampleTiling.cpp
|
remove some dead code in pipes
|
2011-05-11 05:58:58 +00:00 |
SampleTinyBitmap.cpp
|
add debugging test for building SkDescriptor
|
2011-05-04 14:31:07 +00:00 |
SampleTriangles.cpp
|
fix dumpcanvas to recurse on pictures and shapes
|
2009-06-05 12:24:41 +00:00 |
SampleTypeface.cpp
|
add typefacecache
|
2011-05-02 17:33:45 +00:00 |
SampleUnitMapper.cpp
|
switch to inheriting from SampleView
|
2011-05-05 01:59:48 +00:00 |
SampleVertices.cpp
|
4x4 SSAA with improvements in determination of when to apply. Still disabled at compile time.
|
2011-05-02 12:53:34 +00:00 |
SampleWarp.cpp
|
updates
|
2010-04-22 16:07:49 +00:00 |
SampleXfermodes.cpp
|
add 'f' toggle to trigger timer for sample. Must subclass SampleView instead
|
2011-04-22 01:59:09 +00:00 |
vertexdump.cpp
|
grab from latest android
|
2008-12-17 15:59:43 +00:00 |