Searched refs:SKJSONCANVAS_BLURSTYLE_OUTER (Results 1 – 3 of 3) sorted by relevance
132 #define SKJSONCANVAS_BLURSTYLE_OUTER "outer" macro
335 blur[SKJSONCANVAS_ATTRIBUTE_STYLE] = Json::Value(SKJSONCANVAS_BLURSTYLE_OUTER); in apply_paint_maskfilter()
409 else if (!strcmp(jsonStyle, SKJSONCANVAS_BLURSTYLE_OUTER)) { in apply_paint_blur()