Searched defs:oldPng (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DSkpSkGrTest.cpp687 SkString oldPng = make_filepath(dirIndex, outSkDir, pngName.c_str()); local
689 if (sk_exists(oldPng.c_str()) && sk_exists(newPng.c_str())) {
/external/skia/tests/
H A DSkpSkGrTest.cpp690 SkString oldPng = make_filepath(dirIndex, outSkDir, pngName.c_str()); local
692 if (sk_exists(oldPng.c_str()) && sk_exists(newPng.c_str())) {

Completed in 73 milliseconds