OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:draw_text_stroked
(Results
1 - 1
of
1
) sorted by null
/external/skia/gm/
stroketext.cpp
27
static void
draw_text_stroked
(SkCanvas* canvas, const SkPaint& paint, SkScalar strokeWidth) {
function
48
draw_text_stroked
(canvas, paint, 10);
51
draw_text_stroked
(canvas, paint, 0);
59
draw_text_stroked
(canvas, p, 10);
Completed in 295 milliseconds