Home
last modified time | relevance | path

Searched refs:jsonCubics (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/debugger/
DSkDrawCommand.cpp2667 Json::Value jsonCubics = command[SKDEBUGCANVAS_ATTRIBUTE_CUBICS]; in fromJSON() local
2670 cubics[i] = get_json_point(jsonCubics[i]); in fromJSON()