HomeSort by relevance Sort by last modified time
    Searched refs:gCCW (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/tests/
PathTest.cpp 847 static const char* gCCW[] = {
856 for (i = 0; i < SK_ARRAY_COUNT(gCCW); ++i) {
858 bool valid = SkParsePath::FromSVGString(gCCW[i], &path);
    [all...]
  /external/skia/tests/
PathTest.cpp 847 static const char* gCCW[] = {
856 for (i = 0; i < SK_ARRAY_COUNT(gCCW); ++i) {
858 bool valid = SkParsePath::FromSVGString(gCCW[i], &path);
    [all...]

Completed in 47 milliseconds