Home
last modified time | relevance | path

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

/external/skia/tools/skpdiff/
DSkDiffContext.cpp297 DiffRecord* currentRecord = iter.get(); in outputRecords() local
310 while (currentRecord) { in outputRecords()
313 SkString baselineAbsPath = get_absolute_path(currentRecord->fBaselinePath); in outputRecords()
314 SkString testAbsPath = get_absolute_path(currentRecord->fTestPath); in outputRecords()
317 stream.writeText(currentRecord->fCommonName.c_str()); in outputRecords()
321 stream.writeText(get_absolute_path(currentRecord->fAlphaMaskPath).c_str()); in outputRecords()
325 stream.writeText(get_absolute_path(currentRecord->fRgbDiffPath).c_str()); in outputRecords()
329 stream.writeText(get_absolute_path(currentRecord->fWhiteDiffPath).c_str()); in outputRecords()
341 stream.writeDecAsText(currentRecord->fSize.width()); in outputRecords()
344 stream.writeDecAsText(currentRecord->fSize.height()); in outputRecords()
[all …]
/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
Dwebcomponents-lite.js204 var currentRecord, recordWithOldValue;
206 return currentRecord = new MutationRecord(type, target);
210 recordWithOldValue = copyMutationRecord(currentRecord);
215 currentRecord = recordWithOldValue = undefined;
218 return record === recordWithOldValue || record === currentRecord;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...