Home
last modified time | relevance | path

Searched refs:gFillTypeStr (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp2879 static const char* gFillTypeStr[] = { variable
2910 SkDebugf(" %s.setFillType(SkPath::%s);\n", name, gFillTypeStr[(int)fillType]); in ShowOnePath()