Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5671c5b9124f17d33bc14b6d347cdc6fe5d19dc8
/
samplecode
/
SampleQuadStroker.cpp
8a21c9f
use Make instead of Create to return a shared shader
by reed
· 9 years ago
88651ae
replace arcto quads with a conic
by caryclark
· 9 years ago
b6474dd
fix circular dashing
by caryclark
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
a76b7a3b
remove SK_LEGACY_STROKE_CURVES
by caryclark
· 9 years ago
612f70d
handle large conic strokes better
by caryclark
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
1297ecf
flip stroke to chrome compatible define
by caryclark
· 10 years ago
04e4d08
This uses quad approximations of the outer and inner paths describing a stroke. Cubics and conics' thick strokes are approximated with quads as well.
by caryclark
· 10 years ago
88c748a
update sampleapp for stroking experiment
by caryclark
· 10 years ago