Home
last modified time | relevance | path

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

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