Searched refs:SKJSONCANVAS_STYLE_FILL (Results 1 – 2 of 2) sorted by relevance
/external/skia/tools/json/ | ||
D | SkJSONCanvas.h | 115 #define SKJSONCANVAS_STYLE_FILL "fill" macro |
D | SkJSONRenderer.cpp | 350 if (!strcmp(style, SKJSONCANVAS_STYLE_FILL)) { in apply_paint_style() |