Home
last modified time | relevance | path

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

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