Home
last modified time | relevance | path

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

/external/skia/tools/json/
DSkJSONCanvas.h116 #define SKJSONCANVAS_STYLE_STROKE "stroke" macro
DSkJSONCanvas.cpp286 Json::Value stroke(SKJSONCANVAS_STYLE_STROKE); in apply_paint_style()
DSkJSONRenderer.cpp353 else if (!strcmp(style, SKJSONCANVAS_STYLE_STROKE)) { in apply_paint_style()