Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/debugger/
H A DDrawCommand.cpp460 static void make_json_rrect(SkJSONWriter& writer, const SkRRect& rrect) { in make_json_rrect() function
1075 make_json_rrect(writer, fRRect); in toJSON()
1876 make_json_rrect(writer, fRRect); in toJSON()
1902 make_json_rrect(writer, fOuter); in toJSON()
1904 make_json_rrect(writer, fInner); in toJSON()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/debugger/
H A DDrawCommand.cpp452 static void make_json_rrect(SkJSONWriter& writer, const SkRRect& rrect) { in make_json_rrect() function
1046 make_json_rrect(writer, fRRect); in toJSON()
1799 make_json_rrect(writer, fRRect); in toJSON()
1825 make_json_rrect(writer, fOuter); in toJSON()
1827 make_json_rrect(writer, fInner); in toJSON()