Searched refs:jsonIntervals (Results 1 – 1 of 1) sorted by relevance
1465 Json::Value jsonIntervals = dash[SKDEBUGCANVAS_ATTRIBUTE_INTERVALS]; in extract_json_paint_dashing() local1466 Json::ArrayIndex count = jsonIntervals.size(); in extract_json_paint_dashing()1469 intervals[i] = jsonIntervals[i].asFloat(); in extract_json_paint_dashing()