Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAuditTrail.cpp255 static void skrect_to_json(SkString* json, const char* name, const SkRect& rect) { in skrect_to_json() function
271 skrect_to_json(&json, "Bounds", fBounds); in toJson()
290 skrect_to_json(&json, "Bounds", fBounds); in toJson()