Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.cpp1290 static SkPoint get_json_point(Json::Value point) { in get_json_point() function
3129 cubics[i] = get_json_point(jsonCubics[i]); in fromJSON()
3148 texCoords[i] = get_json_point(jsonTexCoords[i]); in fromJSON()