Searched refs:SKJSONCANVAS_BLURSTYLE_NORMAL (Results 1 – 3 of 3) sorted by relevance
130 #define SKJSONCANVAS_BLURSTYLE_NORMAL "normal" macro
329 blur[SKJSONCANVAS_ATTRIBUTE_STYLE] = Json::Value(SKJSONCANVAS_BLURSTYLE_NORMAL); in apply_paint_maskfilter()
403 if (!strcmp(jsonStyle, SKJSONCANVAS_BLURSTYLE_NORMAL)) { in apply_paint_blur()