Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
07631cf14e22e772f901baf68545ee48c3d1e014
/
.
/
experimental
/
Intersection
/
EdgeDemo.h
blob: 934e546efec3573de37c6bc89273e70700e44309 [
file
] [
log
] [
blame
]
caryclark@google.com
a576423
2012-03-28 16:20:21 +0000
[
diff
] [
blame
]
1
class
SkCanvas
;
2
caryclark@google.com
03f9706
2012-08-21 13:13:52 +0000
[
diff
] [
blame
]
3
bool
DrawEdgeDemo
(
SkCanvas
*
canvas
,
int
step
,
bool
useOld
);