Skip to content

Commit d94f098

Browse files
committed
List classes demonstrated in app
1 parent d70d026 commit d94f098

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
Android Graphics Demo
22
---------------------
33

4-
Companion app for my [Android Shaders and Filters talk][1].
4+
Companion app for my [Android Shaders and Filters talk][1], demonstrating:
55

6-
[1]: http://chiuki.github.io/android-shaders-filters
6+
* `LinearGradient`
7+
* `BitmapShader`
8+
* `ColorMatrixColorFilter`
9+
* `LightingColorFilter`
10+
* `PorterDuffXfermode`
11+
* `EmbossMaskFilter`
12+
* `BlurMaskFilter`
13+
* `ScriptIntrinsicBlur`
14+
* `ScriptIntrinsicConvolve3x3`
715

16+
[1]: http://chiuki.github.io/android-shaders-filters

0 commit comments

Comments
 (0)