Home
last modified time | relevance | path

Searched defs:make_json_point (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/debugger/
DSkDrawCommand.cpp436 static Json::Value make_json_point(const SkPoint& point) { in make_json_point() function
443 static Json::Value make_json_point(SkScalar x, SkScalar y) { in make_json_point() function