Searched refs:fPrettyJson (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrAuditTrail.cpp33 fPrettyJson.reset();
55 return fPrettyJson;
63 fPrettyJson += appendee;
71 fPrettyJson += '\t';
79 fPrettyJson += '\n';
83 SkString fPrettyJson; member in class:PrettyPrintJson

Completed in 73 milliseconds