Home
last modified time | relevance | path

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

/external/skia/tools/json/
DSkJSONCanvas.h115 #define SKJSONCANVAS_STYLE_FILL "fill" macro
DSkJSONRenderer.cpp350 if (!strcmp(style, SKJSONCANVAS_STYLE_FILL)) { in apply_paint_style()