Searched refs:make_json_pointmode (Results 1 – 1 of 1) sorted by relevance
596 static Json::Value make_json_pointmode(SkCanvas::PointMode mode) { in make_json_pointmode() function2339 result[SKDEBUGCANVAS_ATTRIBUTE_MODE] = make_json_pointmode(fMode); in toJSON()