Searched refs:skrect_to_json (Results 1 – 1 of 1) sorted by relevance
255 static void skrect_to_json(SkString* json, const char* name, const SkRect& rect) { in skrect_to_json() function271 skrect_to_json(&json, "Bounds", fBounds); in toJson()290 skrect_to_json(&json, "Bounds", fBounds); in toJson()