Searched refs:kPathOpStr (Results 1 – 4 of 4) sorted by relevance
149 static const char* kPathOpStr[]; variable
23 const char* SkPathOpsDebug::kPathOpStr[] = {"diff", "sect", "union", "xor"}; member in SkPathOpsDebug
143 SkPathOpsDebug::kPathOpStr[op], miFrom, miTo, suFrom, suTo, result); in activeOp()
1201 SkDebugf("op %s\n", SkPathOpsDebug::kPathOpStr[op]); in dumpSegments()