Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.cpp109 #define SKDEBUGCANVAS_STYLE_STROKEANDFILL "strokeAndFill" macro
857 Json::Value strokeAndFill(SKDEBUGCANVAS_STYLE_STROKEANDFILL); in apply_paint_style()
1235 else if (!strcmp(style, SKDEBUGCANVAS_STYLE_STROKEANDFILL)) { in extract_json_paint_style()