Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.cpp1701 static void extract_json_path(Json::Value& path, SkPath* result) { in extract_json_path() function
1830 extract_json_path(command[SKDEBUGCANVAS_ATTRIBUTE_PATH], &path); in fromJSON()
2647 extract_json_path(command[SKDEBUGCANVAS_ATTRIBUTE_PATH], &path); in fromJSON()
3361 extract_json_path(command[SKDEBUGCANVAS_ATTRIBUTE_PATH], &path); in fromJSON()