Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DDrawCommand.cpp146 #define DEBUGCANVAS_STYLE_STROKE "stroke" macro
773 writer.appendString(DEBUGCANVAS_ATTRIBUTE_STYLE, DEBUGCANVAS_STYLE_STROKE); in apply_paint_style()