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