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

/external/chromium_org/third_party/skia/tools/
H A Dskimage_main.cpp110 static SkTArray<SkString, false> gSuccessfulSubsetDecodes; variable
371 gSuccessfulSubsetDecodes.push_back().printf("\twrote %s", subsetName.c_str());
607 gSuccessfulSubsetDecodes.push_back().printf("Decoded subset %s from %s",
828 print_strings("Decoded subsets", gSuccessfulSubsetDecodes);
/external/skia/tools/
H A Dskimage_main.cpp110 static SkTArray<SkString, false> gSuccessfulSubsetDecodes; variable
371 gSuccessfulSubsetDecodes.push_back().printf("\twrote %s", subsetName.c_str());
607 gSuccessfulSubsetDecodes.push_back().printf("Decoded subset %s from %s",
828 print_strings("Decoded subsets", gSuccessfulSubsetDecodes);

Completed in 53 milliseconds