Searched refs:addJsonObjectForPoint (Results 1 – 1 of 1) sorted by relevance
1158 void addJsonObjectForPoint(TracedValue* value, const char* name, const T& point) in addJsonObjectForPoint() function1298 addJsonObjectForPoint(value.get(), "oldLocation", oldLocation); in jsonObjectForOldAndNewRects()1300 addJsonObjectForPoint(value.get(), "newLocation", newLocation); in jsonObjectForOldAndNewRects()