HomeSort by relevance Sort by last modified time
    Searched refs:outputRecords (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/tools/skpdiff/
SkDiffContext.h 151 void outputRecords(SkWStream& stream, bool useJSONP);
skpdiff_main.cpp 251 ctx.outputRecords(outputStream, FLAGS_jsonp);
SkDiffContext.cpp 180 // newRecord, we should extend outputRecords() to report optional
295 void SkDiffContext::outputRecords(SkWStream& stream, bool useJSONP) {

Completed in 78 milliseconds