OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:show_stroke
(Results
1 - 1
of
1
) sorted by null
/external/skia/samplecode/
SampleClip.cpp
65
static void
show_stroke
(SkCanvas* canvas, bool doAA, SkScalar strokeWidth, int n) {
function
99
show_stroke
(canvas, doAA, 0, 150);
103
show_stroke
(canvas, doAA, SkIntToScalar(5), 50);
Completed in 61 milliseconds