Searched refs:gCCW (Results 1 – 1 of 1) sorted by relevance
866 static const char* gCCW[] = { in test_direction() local875 for (i = 0; i < SK_ARRAY_COUNT(gCCW); ++i) { in test_direction()877 bool valid = SkParsePath::FromSVGString(gCCW[i], &path); in test_direction()