Searched refs:addJsonObjectForRect (Results 1 – 1 of 1) sorted by relevance
1147 void addJsonObjectForRect(TracedValue* value, const char* name, const T& rect) in addJsonObjectForRect() function1169 addJsonObjectForRect(value.get(), "rect", rect); in jsonObjectForPaintInvalidationInfo()1297 addJsonObjectForRect(value.get(), "oldRect", oldRect); in jsonObjectForOldAndNewRects()1299 addJsonObjectForRect(value.get(), "newRect", newRect); in jsonObjectForOldAndNewRects()