Home
last modified time | relevance | path

Searched refs:DEBUGCANVAS_STYLE_STROKE (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tools/debugger/
DDrawCommand.cpp145 #define DEBUGCANVAS_STYLE_STROKE "stroke" macro
765 writer.appendString(DEBUGCANVAS_ATTRIBUTE_STYLE, DEBUGCANVAS_STYLE_STROKE); in apply_paint_style()