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

/external/chromium_org/third_party/skia/tests/
H A DPathTest.cpp831 static const char* gCW[] = { local
840 for (i = 0; i < SK_ARRAY_COUNT(gCW); ++i) {
842 bool valid = SkParsePath::FromSVGString(gCW[i], &path);
/external/skia/tests/
H A DPathTest.cpp831 static const char* gCW[] = { local
840 for (i = 0; i < SK_ARRAY_COUNT(gCW); ++i) {
842 bool valid = SkParsePath::FromSVGString(gCW[i], &path);

Completed in 82 milliseconds