OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentRecord
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/tools/skpdiff/
SkDiffContext.cpp
297
DiffRecord*
currentRecord
= iter.get();
310
while (
currentRecord
) {
313
SkString baselineAbsPath = get_absolute_path(
currentRecord
->fBaselinePath);
314
SkString testAbsPath = get_absolute_path(
currentRecord
->fTestPath);
317
stream.writeText(
currentRecord
->fCommonName.c_str());
321
stream.writeText(get_absolute_path(
currentRecord
->fAlphaMaskPath).c_str());
325
stream.writeText(get_absolute_path(
currentRecord
->fRgbDiffPath).c_str());
329
stream.writeText(get_absolute_path(
currentRecord
->fWhiteDiffPath).c_str());
341
stream.writeDecAsText(
currentRecord
->fSize.width());
344
stream.writeDecAsText(
currentRecord
->fSize.height())
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelineView.js
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar
Completed in 1610 milliseconds