Home
last modified time | relevance | path

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

/external/skia/tools/debugger/
DSkDrawCommand.cpp517 Json::Value SkDrawCommand::MakeJsonPoint(const SkPoint& point) { in MakeJsonPoint() function in SkDrawCommand
524 Json::Value SkDrawCommand::MakeJsonPoint(SkScalar x, SkScalar y) { in MakeJsonPoint() function in SkDrawCommand